Skip to content

Commit 05f842f

Browse files
authored
fix: DEVOPS-1040 correct vault for snapshot-api (#304)
1 parent a7d0059 commit 05f842f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

products/governance-api/cd/overlays/production/secrets-app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Secret
33
metadata:
44
name: governance-api
55
annotations:
6-
zilliqa.com/autofill: "prj-d-prod-apps"
6+
zilliqa.com/autofill: "prj-p-prod-apps"
77
type: Opaque
88
data:
99
NODE_ENV: "governance-api/node_env"

0 commit comments

Comments
 (0)