Add UI Pod
This commit is contained in:
parent
ed720e262c
commit
7ac58adf2c
@ -1,6 +1,6 @@
|
||||
name: testsuite
|
||||
apiVersion: v2
|
||||
version: 4.0.0-102
|
||||
version: 4.0.0-103
|
||||
appVersion: 4.0.0-96
|
||||
description: The one and only gin-testsuite
|
||||
home: https://knecon.com
|
||||
|
||||
@ -177,4 +177,5 @@ spec:
|
||||
secret:
|
||||
defaultMode: 0400
|
||||
secretName: ssh-keys-dvc
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
@ -1,4 +1,8 @@
|
||||
---
|
||||
global:
|
||||
testsuite_ui:
|
||||
enabled: true
|
||||
version: 0.3.0
|
||||
basic:
|
||||
namespace:
|
||||
server: redaction
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
imagePullPolicy: Always
|
||||
testsuite_ui:
|
||||
enabled: false
|
||||
version: 0.1.0-1
|
||||
version: 0.3.0
|
||||
|
||||
basic:
|
||||
realms:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user