Fix tests

Signed-off-by: Kevin Fox <[email protected]>

Co-authored-by: Marco Franssen <[email protected]>
This commit is contained in:
Kevin Fox
2023-03-16 18:58:31 +01:00
committed by Marco Franssen
co-authored by Marco Franssen
parent a9b99febb3
commit 6322a9a138
5 changed files with 9 additions and 7 deletions
@@ -5,6 +5,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ $fullName }}
namespace: {{ include "spiffe-oidc-discovery-provider.namespace" . }}
labels:
{{- include "spiffe-oidc-discovery-provider.labels" . | nindent 4 }}
{{- with .Values.ingress.annotations }}