From b7f015afb4ee28a63fa53470c1434b531792126d Mon Sep 17 00:00:00 2001 From: Kyle Sullivan <141261s@acadiau.ca> Date: Mon, 15 Aug 2022 14:29:17 -0300 Subject: [PATCH] Use equal for patch --- k8s/infrastructure/overlays/gke/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infrastructure/overlays/gke/kustomization.yaml b/k8s/infrastructure/overlays/gke/kustomization.yaml index a1f92211a..97c2de6e4 100644 --- a/k8s/infrastructure/overlays/gke/kustomization.yaml +++ b/k8s/infrastructure/overlays/gke/kustomization.yaml @@ -38,4 +38,4 @@ patchesJSON6902: - op: add path: "/metadata/annotations" value: - iam.gke.io/gcp-service-account: dns01-solver@track-compliance.iam.gserviceaccount.com + iam.gke.io/gcp-service-account=dns01-solver@track-compliance.iam.gserviceaccount.com