Update charts/ghost/templates/proxy-deployment.yaml
Co-authored-by: Jesse Hitch <jessebot@linux.com>
This commit is contained in:
parent
8e93e9aaf8
commit
f4b9094416
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{{- if eq .Values.proxy.enabled true }}
|
||||
{{- if .Values.proxy.enabled }}
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue