cluster.fun/manifests/auth-proxy/namespace.yaml

6 lines
64 B
YAML
Raw Normal View History

apiVersion: v1
kind: Namespace
metadata:
name: auth-proxy
---