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/