...

Text file src/edge-infra.dev/config/pallets/f8n/gridbug/base/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/f8n/gridbug/base

     1namespace: gridbug
     2apiVersion: kustomize.config.k8s.io/v1alpha1
     3kind: Component
     4resources:
     5- deployment.yaml
     6- namespace.yaml
     7- service-monitor.yaml
     8- service.yaml
     9- secret.yaml
    10- service-account.yaml
    11commonLabels:
    12  platform.edge.ncr.com/component: gridbug

View as plain text