12 lines
171 B
YAML
12 lines
171 B
YAML
deployment:
|
|
kind: DaemonSet
|
|
providers:
|
|
kubernetesIngress:
|
|
publishedService:
|
|
enabled: true
|
|
ports:
|
|
web:
|
|
nodePort: 30080
|
|
websecure:
|
|
nodePort: 30443
|