Chaingard image built by porter
This commit is contained in:
parent
c75afde292
commit
ae65b78fa9
1 changed files with 6 additions and 0 deletions
|
|
@ -19,6 +19,12 @@ spec:
|
|||
ingresshost: 'true'
|
||||
hostNetwork: 'true'
|
||||
parameters:
|
||||
- name: controller.image.image
|
||||
value: ghcr.io/porter-dev/ingress-nginx-controller
|
||||
- name: controller.image.tag
|
||||
value: v1.15.5
|
||||
- name: controller.image.digest
|
||||
value: null
|
||||
- name: controller.ingressClassResource.default
|
||||
value: 'true'
|
||||
- name: controller.ingressClass
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue