$ helm repo add kiwigrid https://kiwigrid.github.io
For IBM IKS path /var/log/pods
must be mounted, otherwise only kubelet logs would be available
extraVolumeMounts: |
- name: pods
mountPath: /var/log/pods
readOnly: true
extraVolumes: |
- name: pods
hostPath:
path: "/var/log/pods"
type: Directory
- Please don't write mails directly to the maintainers.
- Use the Github issue tracker instead.
- Use a fork of this repo
- Always sign your commits (git commit -s -m 'usefull commitmessage')
- Do NOT touch default (master) branch in any forks
- Always create new branches to work on
- Create a Github pull request and fill out the PR template
- Follow Helm best practices: https://docs.helm.sh/chart_best_practices