Update semaphore ingress
This commit is contained in:
parent
d6f239a102
commit
22101210ec
@ -28,7 +28,7 @@ ingress:
|
||||
tls:
|
||||
- secretName: semaphore-tls
|
||||
hosts:
|
||||
- semaphore.local
|
||||
- semaphore.dvirlabs.com
|
||||
|
||||
# Disable persistent volumes for easy local installs
|
||||
persistence:
|
||||
@ -40,7 +40,7 @@ database:
|
||||
enabled: false
|
||||
|
||||
general:
|
||||
host: semaphore.local
|
||||
host: semaphore.dvirlabs.com
|
||||
useRemoteRunner: false
|
||||
maxParallelTasks: 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user