8 lines
316 B
YAML
8 lines
316 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
namespace: dashboard
|
|
# Probes are now tuned via homarr-values.yaml (chart-native); the old
|
|
# fix-probes-job PostSync hook is removed. homarr-secrets/auth-oidc/db-encryption
|
|
# Secrets are delivered by the sops-secrets (ksops) Application.
|
|
resources: []
|