mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Seitch back to use single nginx ingress controller
This commit is contained in:
+6
-6
@@ -1,4 +1,4 @@
|
||||
kind: DaemonSet
|
||||
kind: Deployment
|
||||
hostNetwork: true
|
||||
metrics:
|
||||
enabled: true
|
||||
@@ -25,11 +25,11 @@ tolerations:
|
||||
effect: NoSchedule
|
||||
#replicaCount: 1
|
||||
|
||||
# service:
|
||||
# type: NodePort
|
||||
# ports:
|
||||
# http: 80
|
||||
# https: 443
|
||||
service:
|
||||
type: NodePort
|
||||
ports:
|
||||
http: 80
|
||||
https: 443
|
||||
# nodePorts:
|
||||
# http: 80
|
||||
# https: 443
|
||||
|
||||
Reference in New Issue
Block a user