Update values.yaml
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user