some new setup
This commit is contained in:
19
infrastructure-admin/values/gitlab-values.yaml
Normal file
19
infrastructure-admin/values/gitlab-values.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
global:
|
||||
hosts:
|
||||
domain: lab.local
|
||||
externalIP: 192.168.10.10 # controller/ingress IP
|
||||
ingress:
|
||||
configureCertmanager: true
|
||||
class: nginx
|
||||
certmanager:
|
||||
install: false
|
||||
nginx-ingress:
|
||||
enabled: false
|
||||
prometheus:
|
||||
install: false
|
||||
redis:
|
||||
install: true
|
||||
postgresql:
|
||||
install: true
|
||||
minio:
|
||||
install: false
|
||||
Reference in New Issue
Block a user