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
|
||||
spec:
|
||||
containers:
|
||||
- name: excalidraw-backend
|
||||
- name: excalidraw
|
||||
image: domaindrivenarchitecture/c4k-jitsi-excalidraw-backend
|
|
@ -7,7 +7,7 @@ metadata:
|
|||
app.kubernetes.io/name: excalidraw
|
||||
spec:
|
||||
ports:
|
||||
- name: excalidraw-backend
|
||||
- name: excalidraw
|
||||
port: 3002
|
||||
targetPort: 80
|
||||
selector:
|
||||
|
|
Loading…
Reference in a new issue