Skip to content

Instantly share code, notes, and snippets.

# -- Default volume mounts. Corresponds to `volumes`.
# @default -- See `values.yaml`
defaultVolumeMounts:
- name: run
mountPath: /run/promtail
- name: containers
mountPath: /var/lib/docker/containers
readOnly: true
- name: pods
mountPath: /var/log/pods

Constrained Version

helm template test grafana/promtail --version 4.2.1 --values test.yaml
      volumes:
        - name: config
 secret:

Files for setting up a test for restic assume role

@ekristen
ekristen / renovate.json
Created December 7, 2023 17:31
Renovate Config - Kubernetes Versions - Separate Major/Minor
{
"packageRules": [
{
"matchDatasources": [
"go",
"docker"
],
"groupName": "kubernetes",
"groupSlug": "kubernetes",
"matchPackagePatterns": [
@ekristen
ekristen / config.yaml
Created January 23, 2025 19:07
advanced dist config
# you can place this in like /etc/distillery.yaml for example
path: /usr/local/share/dist
bin_path: /usr/local/bin
cache_path: /var/cache/dist