Update values.yaml

This commit is contained in:
Laszlo Fogas
2023-08-21 16:55:52 +02:00
committed by GitHub
parent b3b33a4b18
commit cb00d364d6
+1 -10
View File
@@ -13,15 +13,6 @@ imagePullSecrets: []
nameOverride: "" nameOverride: ""
fullnameOverride: "" 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: {} podAnnotations: {}
podSecurityContext: {} podSecurityContext: {}
@@ -75,4 +66,4 @@ buildScript: |
chmod +x hugo chmod +x hugo
./hugo ./hugo
builtAssets: public/ builtAssets: public/