...

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

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

     1namespace: jack-bot
     2apiVersion: kustomize.config.k8s.io/v1alpha1
     3kind: Component
     4resources:
     5- service-monitor.yaml
     6- configmap.yaml
     7- manifests.yaml
     8- namespace.yaml
     9- private-key-secret.yaml
    10- service.yaml
    11- webhook-secret.yaml
    12commonLabels:
    13  platform.edge.ncr.com/component: jack-bot

View as plain text