Chaingard image built by porter
This commit is contained in:
parent
ae65b78fa9
commit
39d7da1b51
1 changed files with 3 additions and 1 deletions
|
|
@ -19,8 +19,10 @@ spec:
|
||||||
ingresshost: 'true'
|
ingresshost: 'true'
|
||||||
hostNetwork: 'true'
|
hostNetwork: 'true'
|
||||||
parameters:
|
parameters:
|
||||||
|
- name: controller.image.registry
|
||||||
|
value: ghcr.io
|
||||||
- name: controller.image.image
|
- name: controller.image.image
|
||||||
value: ghcr.io/porter-dev/ingress-nginx-controller
|
value: porter-dev/ingress-nginx-controller
|
||||||
- name: controller.image.tag
|
- name: controller.image.tag
|
||||||
value: v1.15.5
|
value: v1.15.5
|
||||||
- name: controller.image.digest
|
- name: controller.image.digest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue