Skip to content

Commit

Permalink
chore: fix secret
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Feb 20, 2024
1 parent 77ca57c commit 673ddc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/base/server/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: crossbell
annotations:
avp.kubernetes.io/path: "kv/data/crossbell/operator-sync"
avp.kubernetes.io/ignore: "true"
avp.kubernetes.io/remove-missing: "true"
type: Opaque
stringData:
DATABASE_CONNECTION_STRING: "<DATABASE_CONNECTION_STRING>"
Expand Down

0 comments on commit 673ddc7

Please sign in to comment.