mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change mbgwp to clusterip
This commit is contained in:
@@ -16,6 +16,10 @@ spec:
|
||||
chart: wordpress
|
||||
helm:
|
||||
values: |
|
||||
service:
|
||||
## @param service.type WordPress service type
|
||||
##
|
||||
type: ClusterIP
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: nginx
|
||||
|
||||
Reference in New Issue
Block a user