apps(anko): Added Anko to seija

This commit is contained in:
2025-08-01 11:18:47 -04:00
parent fcaf8d3e83
commit cd793f1f01
5 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: anko
spec:
type: ClusterIP
selector:
app.kubernetes.io/name: anko
ports:
- protocol: TCP
port: 80
targetPort: http