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