toy/kustomize/app/services.yaml
Ryan Cavicchioni 274086358e
Some checks failed
Gitea Actions Demo / test (push) Blocked by required conditions
Gitea Actions Demo / release-image (push) Blocked by required conditions
Gitea Actions Demo / lint (push) Has been cancelled
Rename project to kipunji
2024-08-24 10:40:49 -05:00

14 lines
157 B
YAML

---
apiVersion: v1
kind: Service
metadata:
name: kipunji
spec:
ports:
- name: web
port: 80
targetPort: web
selector:
app: kipunji