...

Text file src/edge-infra.dev/third_party/k8s/fluxcd/base/namespace.yaml

Documentation: edge-infra.dev/third_party/k8s/fluxcd/base

     1apiVersion: v1
     2kind: Namespace
     3metadata:
     4  labels:
     5    app.kubernetes.io/instance: flux-system
     6    app.kubernetes.io/part-of: flux
     7    workload.edge.ncr.com: helm
     8  name: flux-system

View as plain text