...

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

Documentation: edge-infra.dev/config/pallets/sds/authserver/base

     1namespace: authserver
     2apiVersion: kustomize.config.k8s.io/v1alpha1
     3kind: Component
     4resources:
     5- deployment.yaml
     6- namespace.yaml
     7- service.yaml
     8- configmap.yaml
     9- servicemonitor.yaml
    10- external-secret.yaml
    11- foreman-provider.yaml
    12- serviceaccount.yaml
    13- gcpinfra
    14commonLabels:
    15  platform.edge.ncr.com/component: authserver

View as plain text