Fix GCP integration container image

Signed-off-by: leigh capili <leigh@null.net>
pull/1469/head
leigh capili 4 years ago
parent bb0114e379
commit 1355962b3c
No known key found for this signature in database
GPG Key ID: 59432144444FB382

@ -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: |-

@ -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: |-

Loading…
Cancel
Save