From cb00d364d610aa4b0b687e216fef07571124cb44 Mon Sep 17 00:00:00 2001 From: Laszlo Fogas Date: Mon, 21 Aug 2023 16:55:52 +0200 Subject: [PATCH] Update values.yaml --- charts/static-site/values.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/charts/static-site/values.yaml b/charts/static-site/values.yaml index 5847adb..8262574 100644 --- a/charts/static-site/values.yaml +++ b/charts/static-site/values.yaml @@ -13,15 +13,6 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -serviceAccount: - # Specifies whether a service account should be created - create: true - # Annotations to add to the service account - annotations: {} - # The name of the service account to use. - # If not set and create is true, a name is generated using the fullname template - name: "" - podAnnotations: {} podSecurityContext: {} @@ -75,4 +66,4 @@ buildScript: | chmod +x hugo ./hugo -builtAssets: public/ \ No newline at end of file +builtAssets: public/