infra/kubernetes/redlib/kustomization.yaml
Gabriel Simmer 7ac99af974
All checks were successful
Lint / lint (push) Successful in 37s
Transition to Vault
2024-07-06 00:48:36 +01:00

8 lines
145 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- Deployment-redlib.yaml
- Service-redlib.yaml
- Ingress-redlib.yaml