diff --git a/deploy/aro/openshift-templates/infrastructure/secrets-deploy-template.yml b/deploy/aro/openshift-templates/infrastructure/secrets-deploy-template.yml index 11b015013..b1176f060 100644 --- a/deploy/aro/openshift-templates/infrastructure/secrets-deploy-template.yml +++ b/deploy/aro/openshift-templates/infrastructure/secrets-deploy-template.yml @@ -36,7 +36,7 @@ objects: stringData : ConnectionString: ${SQL_PASSWORD_SECRET} metadata: - name: sql-password--secret + name: sa-password-secret type: Opaque - apiVersion: v1 kind: Secret