move away from vikunja helm chart, oidc
This commit is contained in:
11
apps/todos/service.yaml
Normal file
11
apps/todos/service.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: todos-web
|
||||
spec:
|
||||
selector:
|
||||
app: todos
|
||||
ports:
|
||||
- name: todos
|
||||
port: 3456
|
||||
targetPort: 3456
|
Reference in New Issue
Block a user