This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
kittehcluster/kubernetes/services/www/terah.dev/service.yml
2025-04-11 18:02:10 -04:00

11 lines
164 B
YAML

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