fix: stop using hugo cmd in the helm chart
This commit is contained in:
parent
682de643fb
commit
4c0c76bde6
@ -16,11 +16,6 @@ deployAnnotations:
|
||||
podSecurityContext: {}
|
||||
# fsGroup: 2000
|
||||
|
||||
command:
|
||||
- "/bin/sh"
|
||||
- "-c"
|
||||
- "hugo server --bind 0.0.0.0 -p 80 -b https://badhouseplants.net/ --appendPort=false"
|
||||
|
||||
securityContext: {}
|
||||
# capabilities:
|
||||
# drop:
|
||||
|
Reference in New Issue
Block a user