mirror of https://github.com/fluxcd/flux2.git
8 lines
153 B
YAML
8 lines
153 B
YAML
4 years ago
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
namespace: monitoring
|
||
|
resources:
|
||
|
- namespace.yaml
|
||
|
- repository.yaml
|
||
|
- release.yaml
|