chore(osx): Added OSX container

This commit is contained in:
Daniël Groothuis
2026-02-02 11:47:26 +01:00
parent 5a5caf45ee
commit 078148732b
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ kind: Service
metadata: metadata:
name: kaneo-api name: kaneo-api
spec: spec:
type: ClusterIP clusterIP: none
selector: selector:
app: kaneo-api app: kaneo-api
ports: ports:

View File

@@ -5,7 +5,7 @@ kind: Service
metadata: metadata:
name: kaneo-web name: kaneo-web
spec: spec:
type: ClusterIP clusterIP: none
selector: selector:
app: kaneo-web app: kaneo-web
ports: ports: