initial git commit saving configs
This commit is contained in:
18
mumble/value.yaml
Normal file
18
mumble/value.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# https://artifacthub.io/packages/helm/syntaxerror404/mumble
|
||||
persistence:
|
||||
enabled: false
|
||||
|
||||
config:
|
||||
welcometext: "Welcome to our Mumble server!"
|
||||
registerName: "Apex Legend forever bronze"
|
||||
users: "10"
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
limits:
|
||||
memory: 128Mi
|
||||
|
||||
service:
|
||||
type: NodePort
|
||||
Reference in New Issue
Block a user