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