Externalize networking (welcome Wild Central!)
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
version: v0.42.0
|
||||
requires:
|
||||
- name: traefik
|
||||
- name: cert-manager
|
||||
version: v0.42.0-1
|
||||
defaultConfig:
|
||||
namespace: headlamp
|
||||
internalDomain: "{{ .cloud.internalDomain }}"
|
||||
internalDomain: '{{ .cloud.internalDomain }}'
|
||||
central:
|
||||
ipAllow:
|
||||
- 10.0.0.0/8
|
||||
- 172.16.0.0/12
|
||||
- 192.168.0.0/16
|
||||
deploy:
|
||||
waitForRollout:
|
||||
name: headlamp
|
||||
timeout: "120s"
|
||||
timeout: 120s
|
||||
|
||||
Reference in New Issue
Block a user