We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e6ddbf + aa0b2fd commit 4ba15ecCopy full SHA for 4ba15ec
1 file changed
samples/features/high availability/Kubernetes/sample-manifest-files/sql-secrets.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v1
2
-data: {sapassword: JyFMb2NrczEyMyc=}
+data: {sapassword: "<>"}
3
kind: Secret
4
metadata: {name: sql-secrets, namespace: ag1}
5
type: Opaque
0 commit comments