mirror of
https://github.com/Traceworks2023/nxtgauge-gitops.git
synced 2026-06-11 10:23:03 +00:00
9 lines
137 B
YAML
9 lines
137 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: openobserve
|
|
|
|
resources:
|
|
- configmap.yaml
|
|
- cronjob.yaml
|
|
|