fix minor formatting and remove uneeded values
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
name: taiga
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
description: Chart for Taiga
|
||||
keywords:
|
||||
- kanban
|
||||
|
@@ -402,14 +402,6 @@ events:
|
||||
##
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## events-taiga rabbitmq credentials
|
||||
## Must match to events-rabbitmq.auth.username and events-rabbitmq.auth.password
|
||||
## I don't use events-rabbitmq values because this bug: https://github.com/helm/helm/issues/2192
|
||||
rabbitmq:
|
||||
auth:
|
||||
username: taiga
|
||||
password: taiga
|
||||
|
||||
## Pod Security Context
|
||||
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
|
||||
##
|
||||
|
Reference in New Issue
Block a user