We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f927eb2 commit ab7a0ffCopy full SHA for ab7a0ff
test/e2e/config/azure-dev.yaml
@@ -11,6 +11,12 @@ images:
11
loadBehavior: tryLoad
12
- name: registry.k8s.io/cluster-api-helm/cluster-api-helm-controller:v0.4.1
13
14
+ - name: quay.io/jetstack/cert-manager-cainjector:v1.19.1
15
+ loadBehavior: tryLoad
16
+ - name: quay.io/jetstack/cert-manager-webhook:v1.19.1
17
18
+ - name: quay.io/jetstack/cert-manager-controller:v1.19.1
19
20
21
providers:
22
- name: cluster-api
0 commit comments