mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +00:00
11 lines
177 B
YAML
11 lines
177 B
YAML
---
|
|
controller:
|
|
kind: DaemonSet
|
|
hostNetwork: true
|
|
dnsPolicy: ClusterFirstWithHostNet
|
|
daemonset:
|
|
useHostPort: true
|
|
service:
|
|
type: ClusterIP
|
|
rbac:
|
|
create: true |