Update charts/ghost/templates/proxy-deployment.yaml

Co-authored-by: Jesse Hitch <jessebot@linux.com>
This commit is contained in:
Max! 2025-09-29 13:08:06 +02:00 committed by GitHub
parent 8e93e9aaf8
commit f4b9094416
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
{{- if eq .Values.proxy.enabled true }}
{{- if .Values.proxy.enabled }}
---
apiVersion: apps/v1
kind: Deployment