Skip to content

Commit b4afb3e

Browse files
Merge pull request #735 from jgwest/remove-secret-yaml-dec-2023
Remove old, unused Secret value from repo
2 parents f922402 + a47660d commit b4afb3e

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)