This repository has been archived on 2025-03-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
iac/kubernetes/apps/production/cert-manager/kustomization.yaml

10 lines
No EOL
251 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- certificates/local.yaml
- certificates/public.yaml
- helmrelease.yaml
- helmrepo.yaml
- issuers/letsencrypt.yaml
- issuers/secret-cf-token.yaml
- namespace.yaml