titan-iac/services/crypto/monerod/kustomization.yaml
2026-06-29 16:11:53 -03:00

11 lines
244 B
YAML

# services/crypto/monerod/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- pvc.yaml
- cm-release-keys.yaml
- status-proxy-configmap.yaml
- deployment.yaml
- service.yaml
- ingress.yaml