We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
home/kubernetes/apps/observability/goldilocks/ks.yaml
Line 17 in ac250f0
--- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization metadata: name: &app goldilocks namespace: flux-system spec: targetNamespace: observability commonMetadata: labels: app.kubernetes.io/name: *app path: ./kubernetes/apps/observability/goldilocks/app prune: true sourceRef: kind: GitRepository name: home-kubernetes # TODO: Investigate the need for health checks in ks healthChecks: - apiVersion: helm.toolkit.fluxcd.io/v2beta1 kind: HelmRelease name: goldilocks namespace: observability wait: false interval: 30m timeout: 5m postBuild: substitute: APP: *app
The text was updated successfully, but these errors were encountered:
https://blog.kubesimplify.com/quick-bites-of-fluxcd-health-assessment
Sorry, something went wrong.
No branches or pull requests
home/kubernetes/apps/observability/goldilocks/ks.yaml
Line 17 in ac250f0
The text was updated successfully, but these errors were encountered: