From f2a6b995b38e89d5f063831641947ad23d2fd0c4 Mon Sep 17 00:00:00 2001 From: Egil Ballestad Date: Fri, 16 Aug 2024 12:10:30 +0200 Subject: [PATCH] remove unused onepassword item --- kustomize/overlays/ofk-no/beta/kustomization.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kustomize/overlays/ofk-no/beta/kustomization.yaml b/kustomize/overlays/ofk-no/beta/kustomization.yaml index aa77a24..9b540aa 100644 --- a/kustomize/overlays/ofk-no/beta/kustomization.yaml +++ b/kustomize/overlays/ofk-no/beta/kustomization.yaml @@ -47,11 +47,6 @@ patches: value: secretRef: name: fint-flyt-vigo-oauth2-client - - op: add - path: "/spec/envFrom/2" - value: - secretRef: - name: fint-flyt-authorization-service target: kind: Application name: fint-flyt-authorization-service \ No newline at end of file