Alright, another templating issue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
DutchEllie 2022-03-12 19:40:30 +01:00
parent 860b2e47d0
commit a2995ed8da
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
2 changed files with 3 additions and 2 deletions

View File

@ -28,7 +28,7 @@ spec:
pathType: {{ .pathType }}
backend:
service:
name: {{ .Values.service.name }}
name: {{ $.Values.service.name }}
port:
number: 8000
{{- end }}

View File

@ -1,5 +1,6 @@
name: newsite-staging
service: newsite-staging
service:
name: newsite-staging
ingress:
name: newsite-staging
tls: