UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Twistlock
Commits
86804304
Commit
86804304
authored
Aug 05, 2021
by
Kavitha Thulasiraman
Browse files
add changelog
parent
6a2ffd9b
Pipeline
#407991
failed with stages
in 11 minutes and 27 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
chart/templates/console/deployment.yaml
chart/templates/console/deployment.yaml
+5
-2
tests/test-values.yml
tests/test-values.yml
+2
-0
No files found.
chart/templates/console/deployment.yaml
View file @
86804304
...
@@ -76,7 +76,8 @@ spec:
...
@@ -76,7 +76,8 @@ spec:
-
name
:
console-persistent-volume
-
name
:
console-persistent-volume
mountPath
:
"
/var/lib/twistlock-backup"
mountPath
:
"
/var/lib/twistlock-backup"
subPath
:
"
var/lib/twistlock-backup"
subPath
:
"
var/lib/twistlock-backup"
-
name
:
syslog-socket
mountPath
:
"
/dev/log"
volumes
:
volumes
:
-
name
:
console-persistent-volume
-
name
:
console-persistent-volume
persistentVolumeClaim
:
persistentVolumeClaim
:
...
@@ -84,5 +85,7 @@ spec:
...
@@ -84,5 +85,7 @@ spec:
-
name
:
twistlock-config-volume
-
name
:
twistlock-config-volume
configMap
:
configMap
:
name
:
twistlock-console
name
:
twistlock-console
-
name
:
syslog-socket
persistentVolumeClaim
:
claimName
:
"
syslog-socket"
tests/test-values.yml
View file @
86804304
...
@@ -10,6 +10,8 @@ imagePullSecrets:
...
@@ -10,6 +10,8 @@ imagePullSecrets:
console
:
console
:
persistence
:
persistence
:
size
:
5Gi
size
:
5Gi
syslogPersistence
:
size
:
5Gi
bbtests
:
bbtests
:
enabled
:
true
enabled
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment