...

Text file src/edge-infra.dev/config/pallets/sds/mariadb/generic/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/sds/mariadb/generic

     1namespace: database
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- service.yaml
     6- statefulset.yaml
     7- namespace.yaml
     8- ./iam

View as plain text