expose on the lan
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
5ee9ad4fab
commit
c40f318c02
|
@ -15,6 +15,8 @@ spec:
|
||||||
value: local-path-fast
|
value: local-path-fast
|
||||||
- name: image.pullPolicy
|
- name: image.pullPolicy
|
||||||
value: Always
|
value: Always
|
||||||
|
- name: service.type
|
||||||
|
value: LoadBalancer
|
||||||
path: apps-helm/code-server
|
path: apps-helm/code-server
|
||||||
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
|
|
Loading…
Reference in New Issue