move to clusterip
This commit is contained in:
parent
7f7667dd57
commit
e0802d6618
@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: caddy
|
||||
image: git.shrug.pw/neil/cultfifthoctet:latest
|
||||
image: git.shrug.pw/neil/cultfifthoctet
|
||||
ports:
|
||||
- name: tcp
|
||||
containerPort: 8080
|
||||
@ -31,7 +31,7 @@ spec:
|
||||
- port: 8080
|
||||
targetPort: 8080
|
||||
protocol: TCP
|
||||
type: LoadBalancer
|
||||
type: ClusterIP
|
||||
selector:
|
||||
app: caddy
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user