add helm charts
This commit is contained in:
17
backing-services/rabbitmq/schoobus-onsite.values.yaml
Normal file
17
backing-services/rabbitmq/schoobus-onsite.values.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
auth:
|
||||
username: admin
|
||||
password: "admin"
|
||||
securePassword: true
|
||||
existingPasswordSecret: ""
|
||||
|
||||
serviceAccount:
|
||||
create: false
|
||||
name: ""
|
||||
namespace: "default"
|
||||
awsRoleArn: ""
|
||||
owner: ""
|
||||
automountServiceAccountToken: true
|
||||
annotations: {}
|
||||
|
||||
service:
|
||||
type: LoadBalancer
|
||||
Reference in New Issue
Block a user