validationwebhook denied the request unknown field "accessModes"

Description

Limits and one-pod tests seem to be failing in cluster wide mode because of validation hood error:

Error from server: error when creating "STDIN": admission webhook "validationwebhook.pxc.percona.com" denied the request: json: unknown field "accessModes"

here's part of cr.yaml:

pxc: size: 3 image: -pxc volumeSpec: # emptyDir: {} # hostPath: # path: /data # type: Directory # persistentVolumeClaim: # storageClassName: standard accessModes: [ "ReadWriteOnce" ] resources: requests: storage: 6Gi

Environment

None

Smart Checklist

Activity

Done

Details

Assignee

Reporter

Time tracking

1w 35m logged

Fix versions

Priority

Smart Checklist

Created November 13, 2020 at 12:30 PM
Updated March 5, 2024 at 6:02 PM
Resolved February 2, 2021 at 3:49 PM

Flag notifications