From 149dd3567bfc868819053065d87d0f8935ca3085 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Fri, 11 Nov 2022 20:47:41 +0100 Subject: [PATCH] Add AWS credentials --- deploy/prod/kustomization.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deploy/prod/kustomization.yaml b/deploy/prod/kustomization.yaml index ae41b9c..3ba838a 100644 --- a/deploy/prod/kustomization.yaml +++ b/deploy/prod/kustomization.yaml @@ -98,6 +98,10 @@ secretGenerator: options: labels: app: solar-toolkit-gateway +- name: aws-credentials + files: + - key=secrets/aws-access-key-id + - secret=secrets/aws-secret-access-key patches: # Patch the ingress-nginx deployment to allow it to use a service with a