diff --git a/manifests/profile.yaml b/manifests/profile.yaml index cfb1eb0..d74ab4f 100644 --- a/manifests/profile.yaml +++ b/manifests/profile.yaml @@ -28,8 +28,6 @@ spec: mountPath: /var/lib/keycloak - name: root-ca mountPath: /etc/ssl/certs - - name: data - mountPath: /data - name: tmp mountPath: /tmp env: @@ -115,9 +113,6 @@ spec: hostPath: path: /etc/ssl/certs/ type: Directory - - name: data - hostPath: - path: /opt/profile-data - name: tmp emptyDir: sizeLimit: 100Gi