1
0
mirror of synced 2026-02-13 05:06:55 +00:00

Fix GCP integration container image

Signed-off-by: leigh capili <leigh@null.net>
This commit is contained in:
leigh capili
2021-06-01 10:29:26 -06:00
parent bb0114e379
commit 1355962b3c
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ spec:
spec: spec:
containers: containers:
- name: sync - name: sync
image: aws/aws-cli image: gcr.io/google.com/cloudsdktool/cloud-sdk:alpine
env: env:
- name: RECONCILE_SH - name: RECONCILE_SH
value: |- value: |-

View File

@@ -9,7 +9,7 @@ spec:
spec: spec:
containers: containers:
- name: sync - name: sync
image: aws/aws-cli image: gcr.io/google.com/cloudsdktool/cloud-sdk:alpine
env: env:
- name: RECONCILE_SH - name: RECONCILE_SH
value: |- value: |-