Skip to content

Instantly share code, notes, and snippets.

View Krishna1408's full-sized avatar

SharmaKris Krishna1408

View GitHub Profile
instances:
- prometheus_url: localhost:443/metrics
scheme: "https"
bearer_token_auth: true
bearer_token_path: "/var/run/secrets/kubernetes.io/serviceaccount/token"
ssl_verify: false
tags:
- "app:api_server"
instances:
- prometheus_url: http://localhost:10251/metrics
leader_election: true
tags:
- "app: kube_scheduler"
instances:
- prometheus_url: http://localhost:10252/metrics
leader_election: true
tags:
- "app: kube_controller_manager"
instances:
- use_preview: true
url: https://127.0.0.1:4001
prometheus_url: https://127.0.0.1:4001/metrics
leader_tag: true
tags:
- "app:etcd"
# You can set this false if getting issues with prometheus url.
# Use this link to get latest images for datadog: https://hub.docker.com/r/datadog/
image:
tag: 6.14.1-jmx
datadog:
apmEnabled: true
logsEnabled: true
logsConfigContainerCollectAll: true
nonLocalTraffic: true
leaderElection: true
# Use this link to get latest images for datadog: https://hub.docker.com/r/datadog/
image:
tag: 6.14.1-jmx
datadog:
apmEnabled: true
logsEnabled: true
logsConfigContainerCollectAll: true
nonLocalTraffic: true
leaderElection: true
gitlabUrl: https://gitlab.com/
runnerRegistrationToken: "<your token>"
unregisterRunners: true
concurrent: 15
rbac:
create: true
clusterWideAccess: true
podAnnotations:
gitlabUrl: https://gitlab.com/
runnerRegistrationToken: "<your token>"
unregisterRunners: true
concurrent: 5
rbac:
create: true
clusterWideAccess: true
podAnnotations:
image:
repository: chartmuseum/chartmuseum
tag: v0.11.0
env:
open:
STORAGE: amazon
STORAGE_AMAZON_BUCKET: chart-museum-bucket
STORAGE_AMAZON_REGION: eu-central-1
DISABLE_API: false