fix: simplify archmeister

This commit is contained in:
Jonas Juselius
2024-02-13 11:52:37 +01:00
parent 126a0038dc
commit 80870ad127
9 changed files with 17 additions and 38 deletions
@@ -20,9 +20,7 @@ metadata:
{{- include "Archmeister.labels" . | nindent 4 }}
{{- with .Values.ingress.annotations }}
annotations:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- with .Values.ingress.internal.annotations }}
atlantis.oceanbox.io/expose: internal
{{- toYaml . | nindent 4 }}
{{- end }}
spec:
@@ -61,4 +59,4 @@ spec:
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}