Skip to content

Chart: katie-agent

A Helm chart to install the Katie Agent into Kubernetes

Sections

root

alues that are defined in the root of the values file.

config

Default values for katie-agent. This is a YAML-formatted file. Declare variables to be passed into your templates. Set configuration options

image

This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/

serviceAccount

This section builds out the service account more information can be found here: https://kubernetes.io/docs/concepts/security/service-accounts/

resources

capabilities: drop: - ALL readOnlyRootFilesystem: true runAsNonRoot: true runAsUser: 1000

livenessProbe

This is to setup the liveness and readiness probes more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/

readinessProbe


application chart version (0.0.11) running application version (main.afbdb7b7.v133)