Fix the command in the helm chart #10

Merged
allanger merged 2 commits from refs/pull/10/head into main 2023-02-17 15:02:32 +00:00
Showing only changes of commit 4c0c76bde6 - Show all commits

View File

@ -16,11 +16,6 @@ deployAnnotations:
podSecurityContext: {} podSecurityContext: {}
# fsGroup: 2000 # fsGroup: 2000
command:
- "/bin/sh"
- "-c"
- "hugo server --bind 0.0.0.0 -p 80 -b https://badhouseplants.net/ --appendPort=false"
securityContext: {} securityContext: {}
# capabilities: # capabilities:
# drop: # drop: