fix: stop using hugo cmd in the helm chart

This commit is contained in:
Nikolai Rodionov 2023-02-17 15:57:10 +01:00
parent 682de643fb
commit 4c0c76bde6
1 changed files with 0 additions and 5 deletions

View File

@ -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: