Files
homelab/k8s/apps/gotify/namespace.yaml
T

7 lines
120 B
YAML
Raw Normal View History

apiVersion: v1
kind: Namespace
metadata:
name: notifications
labels:
kubernetes.io/metadata.name: notifications