This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/archive/fediverse/mastodon/app/kustomization.yaml

9 lines
170 B
YAML
Raw Normal View History

2023-08-13 12:13:53 -05:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: fediverse
resources:
- ./ingress.yaml
- ./externalsecret.yaml
- ./elasticsearch.yaml