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/elastic/operator/ks.yaml

22 lines
511 B
YAML
Raw Normal View History

2023-08-13 12:13:53 -05:00
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: cluster-apps-elastic-operator
namespace: flux-system
labels:
substitution.flux.home.arpa/enabled: "true"
spec:
2023-08-14 07:30:45 -05:00
path: ./kubernetes/apps/elastic/operator/app
2023-08-13 12:13:53 -05:00
prune: false
sourceRef:
kind: GitRepository
name: valinor
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
name: eck-operator
namespace: elastic
interval: 30m
retryInterval: 1m
timeout: 3m