Skip to content

Commit a47660d

Browse files
committed
Remove Secret value
1 parent f922402 commit a47660d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifests/base/postgresql-staging/postgresql-staging-secret.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ metadata:
77
namespace: gitops
88
type: Opaque
99
data:
10-
postgresql-password: "M0NxQ0tjWEx5Tg=="
10+
# postgresql-password: "replace this with your own password"
11+
1112

0 commit comments

Comments
 (0)