Switch ghost services to clusterIP
This commit is contained in:
parent
1938819b59
commit
5c0ff31c27
@ -33,6 +33,8 @@ externalDatabase:
|
|||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
||||||
|
service:
|
||||||
|
type: ClusterIP
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
hostname: 53ll.ca
|
hostname: 53ll.ca
|
||||||
|
@ -33,6 +33,9 @@ externalDatabase:
|
|||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
|
|
||||||
|
service:
|
||||||
|
type: ClusterIP
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
hostname: kgnot.ca
|
hostname: kgnot.ca
|
||||||
|
Loading…
x
Reference in New Issue
Block a user