From 8ad05eecdedca90752b336e9deff9e1ee9ff1813 Mon Sep 17 00:00:00 2001 From: "Mike Ray (SQL)" Date: Mon, 24 Sep 2018 10:25:18 -0700 Subject: [PATCH] Remove top line w/ PW --- .../Kubernetes/sample-manifest-files/rotate-creds.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/features/high availability/Kubernetes/sample-manifest-files/rotate-creds.yaml b/samples/features/high availability/Kubernetes/sample-manifest-files/rotate-creds.yaml index 7a2a5b54..e8a416c6 100644 --- a/samples/features/high availability/Kubernetes/sample-manifest-files/rotate-creds.yaml +++ b/samples/features/high availability/Kubernetes/sample-manifest-files/rotate-creds.yaml @@ -1,5 +1,3 @@ -#kubectl create secret generic new-sql-secrets --from-literal='sapassword=Yukon800' --from-literal='masterkeypassword=Yukon800' - --- apiVersion: v1