File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 1111 admin_password_secret : " example-pulp-admin-password"
1212 signing_secret : " signing-galaxy"
1313 signing_scripts_configmap : " signing-scripts"
14- storage_type : File
1514 ingress_type : route
1615 route_host : route_host_placeholder
1716 route_tls_termination_mechanism : edge
18- # k3s local-path requires this
19- file_storage_access_mode : " ReadWriteOnce"
20- # We have a little over 10GB free on GHA VMs/instances
21- file_storage_size : " 10Gi"
2217 pulp_settings :
2318 api_root : " /api/galaxy/pulp/"
2419 allowed_export_paths :
Original file line number Diff line number Diff line change @@ -5,14 +5,9 @@ metadata:
55spec :
66 deployment_type : pulp
77 admin_password_secret : " example-pulp-admin-password"
8- storage_type : File
98 ingress_type : route
109 route_host : route_host_placeholder
1110 route_tls_termination_mechanism : edge
12- # k3s local-path requires this
13- file_storage_access_mode : " ReadWriteOnce"
14- # We have a little over 10GB free on GHA VMs/instances
15- file_storage_size : " 10Gi"
1611 pulp_settings :
1712 api_root : " /pulp/"
1813 allowed_export_paths :
You can’t perform that action at this time.
0 commit comments