Fix the command in the helm chart #10

Merged
allanger merged 2 commits from fix-the-helm-chart into main 2023-02-17 15:02:32 +00:00
2 changed files with 1 additions and 6 deletions

View File

@ -2,5 +2,5 @@ apiVersion: v2
name: badhouseplants-net
description: A Helm chart for Kubernetes
type: application
version: 0.1.12
version: 0.2.0
appVersion: "1.16.0"

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: