fix: stop using hugo cmd in the helm chart
This commit is contained in:
		@@ -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