parent
2c492933d4
commit
1f82bacd9c
|
|
@ -4,5 +4,5 @@ description: A Helm chart for deploying any custom applications, specifically po
|
|||
maintainers:
|
||||
- name: improwised
|
||||
type: application
|
||||
version: 1.2.5
|
||||
version: 1.2.6
|
||||
appVersion: 1.0.0
|
||||
|
|
|
|||
|
|
@ -95,6 +95,7 @@ serviceTemplate:
|
|||
|
||||
ingress:
|
||||
enabled: false
|
||||
# className: nginx
|
||||
annotations: {}
|
||||
hosts:
|
||||
- host: app.example.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue