Skip to content

Commit

Permalink
Fixes #167: Update Secret Version for Nachet Backend
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxence Guindon committed Apr 10, 2024
1 parent dca8c01 commit 7980586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/aks/apps/nachet/base/nachet-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
name: nachet-frontend-secrets
annotations:
avp.kubernetes.io/path: "kv/data/nachet"
avp.kubernetes.io/secret-version: "3"
avp.kubernetes.io/secret-version: "4"
stringData:
PUBLIC_URL: <NACHET_FRONTEND_PUBLIC_URL>
VITE_BACKEND_URL: <NACHET_FRONTEND_VITE_BACKEND_URL>
Expand Down

0 comments on commit 7980586

Please sign in to comment.