Skip to content

Commit

Permalink
Change alpine-kubectl imager to k8s-tools (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ressetkk authored May 27, 2021
1 parent a249b32 commit bc6d02e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions install/helm/api-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ replicaCount: 1

rbacJob:
image:
repository: eu.gcr.io/kyma-project/test-infra/alpine-kubectl
tag: "v20190325-ff66a3a"
repository: eu.gcr.io/kyma-project/tpi/k8s-tools
tag: "20210504-12243229"

image:
repository: eu.gcr.io/kyma-project/incubator/develop/api-gateway-controller
Expand Down Expand Up @@ -57,4 +57,4 @@ config:
annotations: {}

# Configure node affinity
affinity: {}
affinity: {}

0 comments on commit bc6d02e

Please sign in to comment.