mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-08-25 16:07:24 +00:00
build(helm): using arm compatible kubectl image
This commit is contained in:
committed by
Dario Tranchitella
parent
20aa7657e4
commit
a1a2e5e00c
@@ -33,9 +33,9 @@ manager:
|
||||
memory: 128Mi
|
||||
jobs:
|
||||
image:
|
||||
repository: bitnami/kubectl
|
||||
repository: quay.io/clastix/kubectl
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "1.18"
|
||||
tag: "v1.20.7"
|
||||
mutatingWebhooksTimeoutSeconds: 30
|
||||
validatingWebhooksTimeoutSeconds: 30
|
||||
imagePullSecrets: []
|
||||
|
||||
Reference in New Issue
Block a user