From 9943a34a1f4d8c3ba9bcbe933ce71a8337638a89 Mon Sep 17 00:00:00 2001 From: Evgeny Uglov Date: Thu, 23 Jan 2025 18:58:49 +0000 Subject: [PATCH] Fixing lint issues --- samples/secret/secret.yaml | 14 +++++++------- tests/sanity/helm/secret.yaml | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/samples/secret/secret.yaml b/samples/secret/secret.yaml index acc0bd5d..d3b7eb58 100644 --- a/samples/secret/secret.yaml +++ b/samples/secret/secret.yaml @@ -84,10 +84,10 @@ arrays: # Default value: "0777" # nfsAcls: "0777" - # To add more PowerStore arrays, uncomment the following lines and provide the required values - # - endpoint: "https://11.0.0.1/api/rest" - # globalID: "unique" - # username: "user" - # password: "password" - # skipCertificateValidation: true - # blockProtocol: "FC" +# To add more PowerStore arrays, uncomment the following lines and provide the required values +# - endpoint: "https://11.0.0.1/api/rest" +# globalID: "unique" +# username: "user" +# password: "password" +# skipCertificateValidation: true +# blockProtocol: "FC" diff --git a/tests/sanity/helm/secret.yaml b/tests/sanity/helm/secret.yaml index c1073fcd..f0a4cc4a 100644 --- a/tests/sanity/helm/secret.yaml +++ b/tests/sanity/helm/secret.yaml @@ -84,10 +84,10 @@ arrays: # Default value: "0777" # nfsAcls: "0777" - # To add more PowerStore arrays, uncomment the following lines and provide the required values - # - endpoint: "https://11.0.0.1/api/rest" - # globalID: "unique" - # username: "user" - # password: "password" - # skipCertificateValidation: true - # blockProtocol: "FC" +# To add more PowerStore arrays, uncomment the following lines and provide the required values +# - endpoint: "https://11.0.0.1/api/rest" +# globalID: "unique" +# username: "user" +# password: "password" +# skipCertificateValidation: true +# blockProtocol: "FC"