mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Update the default crd example for the up.sh (#2061)
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
|||||||
service_type: clusterip
|
service_type: clusterip
|
||||||
ingress_type: Route
|
ingress_type: Route
|
||||||
|
|
||||||
# Secrets
|
# # Secrets
|
||||||
admin_password_secret: custom-admin-password
|
# admin_password_secret: custom-admin-password
|
||||||
postgres_configuration_secret: custom-pg-configuration
|
# postgres_configuration_secret: custom-pg-configuration
|
||||||
secret_key_secret: custom-secret-key
|
# secret_key_secret: custom-secret-key
|
||||||
|
|||||||
Reference in New Issue
Block a user