14 lines
249 B
YAML
14 lines
249 B
YAML
version: v0.42.0-1
|
|
defaultConfig:
|
|
namespace: headlamp
|
|
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
|