Hi all,
I’m trying to set the serviceAccountName for my pod to use as I can see an issue related to the service account my pod is currently using being default.
I tried PVC Write permissions this structure as well as a few others but it seems no matter where I place the “serviceAccountName” I get:
ops.model.ModelError: b'ERROR json: unknown field "serviceAccountName"\n'
Any help would be appreciated
Peter