using ClusterIP with ingress instead of NodePort
This commit is contained in:
@@ -25,5 +25,7 @@ spec:
|
||||
persistence:
|
||||
existingClaim: "dokuwiki-pvc"
|
||||
service:
|
||||
nodePorts:
|
||||
http: 18000
|
||||
type: ClusterIP
|
||||
ports:
|
||||
http: 18000
|
||||
https: 18443
|
||||
Reference in New Issue
Block a user