Files
snow/charts/atuin/svc.yaml
T
2025-08-05 00:49:36 +02:00

11 lines
135 B
YAML

apiVersion: v1
kind: Service
metadata:
name: atuin
spec:
type: ClusterIP
ports:
- name: http
port: 80
targetPort: 8888