[bitnami/kubewatch] Add hostAliases (#5256)

This commit is contained in:
Javier J. Salmerón-García
2021-01-28 13:18:34 +01:00
committed by GitHub
parent 8471de71b0
commit bd52726070
4 changed files with 104 additions and 92 deletions

View File

@@ -27,6 +27,11 @@ commonAnnotations: {}
##
extraDeploy: []
## Deployment pod host aliases
## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/
##
hostAliases: []
## Bitnami Kubewatch image version
## ref: https://hub.docker.com/r/bitnami/kubewatch/tags/
##
@@ -134,6 +139,7 @@ replicaCount: 1
podSecurityContext:
enabled: false
## fsGroup: 1001
##
## Kubewatch pods' Security Context
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container
@@ -142,6 +148,7 @@ containerSecurityContext:
enabled: false
## runAsUser: 1001
## runAsNonRoot: true
##
## Kubewatch resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
@@ -203,6 +210,7 @@ podAntiAffinityPreset: soft
nodeAffinityPreset:
## Node affinity type
## Allowed values: soft, hard
##
type: ""
## Node label key to match
## E.g.