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
7012657c
Commit
7012657c
authored
Aug 05, 2021
by
Kavitha Thulasiraman
Browse files
remove host mount path and volume
parent
c51f1b4d
Pipeline
#407939
canceled with stages
in 4 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
chart/templates/console/deployment.yaml
chart/templates/console/deployment.yaml
+2
-5
No files found.
chart/templates/console/deployment.yaml
View file @
7012657c
...
@@ -76,8 +76,7 @@ spec:
...
@@ -76,8 +76,7 @@ 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
:
...
@@ -85,7 +84,5 @@ spec:
...
@@ -85,7 +84,5 @@ spec:
-
name
:
twistlock-config-volume
-
name
:
twistlock-config-volume
configMap
:
configMap
:
name
:
twistlock-console
name
:
twistlock-console
-
name
:
syslog-socket
persistentVolumeClaim
:
claimName
:
"
syslog-socket"
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