From e8050404a038a7544d3bf07cea2720e3156ddf23 Mon Sep 17 00:00:00 2001 From: Wenhao Li Date: Wed, 8 Sep 2021 16:41:55 +0000 Subject: [PATCH] add default image --- pkg/Kptfile | 2 +- pkg/deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/Kptfile b/pkg/Kptfile index 7fbb524..7f6e27d 100644 --- a/pkg/Kptfile +++ b/pkg/Kptfile @@ -10,7 +10,7 @@ openAPI: x-k8s-cli: setter: name: anthos.servicemesh.user-auth.image - value: gcr.io/gke-release/asm/asm_user_auth:hybrid_identity_charon_20210325_RC00 + value: gcr.io/gke-release/ais:hybrid_identity_charon_20210629_RC00 io.k8s.cli.setters.anthos.servicemesh.user-auth.oidc.clientID: description: The OAuth2 client ID for OIDC authentication. x-k8s-cli: diff --git a/pkg/deployment.yaml b/pkg/deployment.yaml index 02bd850..8ae77b1 100644 --- a/pkg/deployment.yaml +++ b/pkg/deployment.yaml @@ -38,7 +38,7 @@ spec: spec: containers: - name: authservice - image: gcr.io/gke-release/ais:GA # {"$ref":"#/definitions/io.k8s.cli.setters.anthos.servicemesh.user-auth.image"} + image: gcr.io/gke-release/ais:hybrid_identity_charon_20210629_RC00 # {"$ref":"#/definitions/io.k8s.cli.setters.anthos.servicemesh.user-auth.image"} imagePullPolicy: IfNotPresent command: - /usr/bin/ais