From 3cb6446d9c40dd07eae45a9b3f0976256710bad2 Mon Sep 17 00:00:00 2001 From: "Turner, Brian" Date: Thu, 30 Jan 2025 14:25:32 -0500 Subject: [PATCH] fixed an indentation issue in values.yaml for packs trident-operator-24.10.0-addon and trident-operator-24.10.0 --- .../values.yaml | 22 +++++++++---------- packs/trident-operator-24.10.0/values.yaml | 22 +++++++++---------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/packs/trident-operator-24.10.0-addon/values.yaml b/packs/trident-operator-24.10.0-addon/values.yaml index a28ad1c..d8abcb2 100644 --- a/packs/trident-operator-24.10.0-addon/values.yaml +++ b/packs/trident-operator-24.10.0-addon/values.yaml @@ -188,14 +188,14 @@ charts: # Auto generated ANF backend related fields consumed by the configurator controller. anfConfigurator: - enabled: false - virtualNetwork: "" - subnet: "" - subscriptionID: "" - tenantID: "" - location: "" - clientCredentials: "" - capacityPools: [] - netappAccounts: [] - resourceGroups: [] - customerEncryptionKeys: {} + enabled: false + virtualNetwork: "" + subnet: "" + subscriptionID: "" + tenantID: "" + location: "" + clientCredentials: "" + capacityPools: [] + netappAccounts: [] + resourceGroups: [] + customerEncryptionKeys: {} diff --git a/packs/trident-operator-24.10.0/values.yaml b/packs/trident-operator-24.10.0/values.yaml index a28ad1c..d8abcb2 100644 --- a/packs/trident-operator-24.10.0/values.yaml +++ b/packs/trident-operator-24.10.0/values.yaml @@ -188,14 +188,14 @@ charts: # Auto generated ANF backend related fields consumed by the configurator controller. anfConfigurator: - enabled: false - virtualNetwork: "" - subnet: "" - subscriptionID: "" - tenantID: "" - location: "" - clientCredentials: "" - capacityPools: [] - netappAccounts: [] - resourceGroups: [] - customerEncryptionKeys: {} + enabled: false + virtualNetwork: "" + subnet: "" + subscriptionID: "" + tenantID: "" + location: "" + clientCredentials: "" + capacityPools: [] + netappAccounts: [] + resourceGroups: [] + customerEncryptionKeys: {}