Skip to content

Commit aa0b2fd

Browse files
committed
remove password
1 parent 5e6ddbf commit aa0b2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/features/high availability/Kubernetes/sample-manifest-files
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v1
2-
data: {sapassword: JyFMb2NrczEyMyc=}
2+
data: {sapassword: "<>"}
33
kind: Secret
44
metadata: {name: sql-secrets, namespace: ag1}
55
type: Opaque

0 commit comments

Comments
 (0)