mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
nginx.values.yaml.dist
This commit is contained in:
parent
9186c1e92c
commit
3ae0cf7796
11
deployment/kubernetes/nginx.values.yaml.dist
Normal file
11
deployment/kubernetes/nginx.values.yaml.dist
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
controller:
|
||||||
|
kind: DaemonSet
|
||||||
|
hostNetwork: true
|
||||||
|
dnsPolicy: ClusterFirstWithHostNet
|
||||||
|
ingressClass: nginx
|
||||||
|
daemonset:
|
||||||
|
useHostPort: true
|
||||||
|
service:
|
||||||
|
type: ClusterIP
|
||||||
|
rbac:
|
||||||
|
create: true
|
||||||
Loading…
x
Reference in New Issue
Block a user