Skip to content

Commit 4ba15ec

Browse files
authored
Merge pull request #446 from MikeRayMSFT/master
remove password
2 parents 5e6ddbf + aa0b2fd commit 4ba15ec

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)