Browse Source

Updated secrets template

pull/1259/head
Tim McCarthy 5 years ago
parent
commit
3ffa6ba35f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      deploy/aro/openshift-templates/infrastructure/secrets-deploy-template.yml

+ 1
- 1
deploy/aro/openshift-templates/infrastructure/secrets-deploy-template.yml View File

@ -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


Loading…
Cancel
Save