mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
feat(infrastructure): rename folder
This commit is contained in:
15
tofu/modules/maxscale/charts/maxscale-helm/values.yaml
Normal file
15
tofu/modules/maxscale/charts/maxscale-helm/values.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# Default values for maxscale-helm.
|
||||
# This file can be used to override manifest parameters.
|
||||
|
||||
user:
|
||||
name: user
|
||||
host: "%"
|
||||
|
||||
metallb:
|
||||
maxscale_ip: ""
|
||||
service_ip: ""
|
||||
primary_ip: ""
|
||||
secondary_ip: ""
|
||||
|
||||
phpmyadmin:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user