...

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

Documentation: edge-infra.dev/config/pallets/edge/lighthouse/base

     1namespace: lighthouse
     2apiVersion: kustomize.config.k8s.io/v1alpha1
     3kind: Component
     4resources:
     5- deployment.yaml
     6- database-user.yaml
     7- configmap.yaml
     8- namespace.yaml
     9- serviceaccount.yaml
    10- rbac.yaml
    11- gcpinfra/
    12commonLabels:
    13  platform.edge.ncr.com/component: lighthouse

View as plain text