make nicer names
This commit is contained in:
parent
3f0906c1d2
commit
594aca2385
2 changed files with 2 additions and 2 deletions
src/main/resources/jitsi
|
@ -16,5 +16,5 @@ spec:
|
||||||
app.kubernetes.io/name: excalidraw
|
app.kubernetes.io/name: excalidraw
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: excalidraw-backend
|
- name: excalidraw
|
||||||
image: domaindrivenarchitecture/c4k-jitsi-excalidraw-backend
|
image: domaindrivenarchitecture/c4k-jitsi-excalidraw-backend
|
|
@ -7,7 +7,7 @@ metadata:
|
||||||
app.kubernetes.io/name: excalidraw
|
app.kubernetes.io/name: excalidraw
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- name: excalidraw-backend
|
- name: excalidraw
|
||||||
port: 3002
|
port: 3002
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
selector:
|
selector:
|
||||||
|
|
Loading…
Add table
Reference in a new issue