major-refactoring-to-adjust-to-helm-community #5

Merged
jem merged 33 commits from major-refactoring-to-adjust-to-helm-community into main 2025-02-20 15:50:51 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 594aca2385 - Show all commits

View file

@ -16,5 +16,5 @@ spec:
app.kubernetes.io/name: excalidraw
spec:
containers:
- name: excalidraw-backend
- name: excalidraw
image: domaindrivenarchitecture/c4k-jitsi-excalidraw-backend

View file

@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/name: excalidraw
spec:
ports:
- name: excalidraw-backend
- name: excalidraw
port: 3002
targetPort: 80
selector: