mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
14 lines
No EOL
259 B
YAML
14 lines
No EOL
259 B
YAML
#apiVersion: v1
|
|
#kind: Namespace
|
|
#metadata:
|
|
# annotations:
|
|
# topology.istio.io/controlPlaneClusters: cluster1
|
|
# labels:
|
|
# kubernetes.io/metadata.name: istio-system
|
|
# name: istio-system
|
|
#spec:
|
|
# finalizers:
|
|
# - kubernetes
|
|
#status:
|
|
# phase: Active
|
|
# |