UNCLASSIFIED

Commit 86804304 authored by Kavitha Thulasiraman's avatar Kavitha Thulasiraman
Browse files

add changelog

parent 6a2ffd9b
Pipeline #407991 failed with stages
in 11 minutes and 27 seconds
......@@ -76,7 +76,8 @@ spec:
- name: console-persistent-volume
mountPath: "/var/lib/twistlock-backup"
subPath: "var/lib/twistlock-backup"
- name: syslog-socket
mountPath: "/dev/log"
volumes:
- name: console-persistent-volume
persistentVolumeClaim:
......@@ -84,5 +85,7 @@ spec:
- name: twistlock-config-volume
configMap:
name: twistlock-console
- name: syslog-socket
persistentVolumeClaim:
claimName: "syslog-socket"
......@@ -10,6 +10,8 @@ imagePullSecrets:
console:
persistence:
size: 5Gi
syslogPersistence:
size: 5Gi
bbtests:
enabled: true
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment