Skip to content

Instantly share code, notes, and snippets.

@lovellfelix
Last active July 29, 2020 09:19
Show Gist options
  • Save lovellfelix/709500e2c7832264002596209b18341a to your computer and use it in GitHub Desktop.
Save lovellfelix/709500e2c7832264002596209b18341a to your computer and use it in GitHub Desktop.
helmOperator:
create: false
git:
url: "git@github.com:lovellfelix/homelab-k3s.git"
branch: master
path: deployments
image:
repository: raspbernetes/flux
tag: 1.18.0
registry:
rps: 1
burst: 1
memcached:
enabled: true
syncGarbageCollection:
enabled: true
dry: false
prometheus:
enabled: true
serviceMonitor:
create: false
interval: 30s
scrapeTimeout: 10s
namespace: kube-system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment