-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
False
-
-
False
-
-
When using the webserver:
ApiVersion: web.servers.org/v1alpha1 kind: WebServer metadata: name: example-jws60 spec: # Add fields here applicationName: jws-app replicas: 2 webImage: applicationImage: quay.io/rhn_engineering_jclere/tomcat-in-the-cloud-war persistentLogs: catalinaLogs: true enableAccessLogs: true volumeName: pv0000 storageClass: "nfs-client"
The logs files should be stored in the PV, but the PV is empty.