We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I'm trying to setup Midpoint Demo on a VM Ubuntu Server 22.04, but I continue getting the following error:
error: unable to find field "spec.template.spec.volumes.[name=nfs-volume].nfs.server" in replacement target
I don't have much experience in K8s, and it is kind difficult for me to debug.
Could you please help to find the cause for this error?
My environment:
kubectl version --output=yaml clientVersion: buildDate: "2023-08-29T21:26:58Z" compiler: gc gitCommit: 8dc49c4b984b897d423aab4971090e1879eb4f23 gitTreeState: clean gitVersion: v1.28.1 goVersion: go1.20.7 major: "1" minor: "28" platform: linux/amd64 kustomizeVersion: v5.0.4-0.20230601165947-6ce0bf390ce3 serverVersion: buildDate: "2023-08-29T21:27:47Z" compiler: gc gitCommit: 8dc49c4b984b897d423aab4971090e1879eb4f23 gitTreeState: clean gitVersion: v1.28.1 goVersion: go1.20.7 major: "1" minor: "28" platform: linux/amd64 Linux midpoint-demo 5.15.0-84-generic #93-Ubuntu SMP Tue Sep 5 17:16:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
If you need more informations about the environment, please let me know.
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hello, thank you for pointing this out. I forgot to remove the unnecessary config from kustomization.yaml. It should be fixed by now.
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm trying to setup Midpoint Demo on a VM Ubuntu Server 22.04, but I continue getting the following error:
error: unable to find field "spec.template.spec.volumes.[name=nfs-volume].nfs.server" in replacement target
I don't have much experience in K8s, and it is kind difficult for me to debug.
Could you please help to find the cause for this error?
My environment:
If you need more informations about the environment, please let me know.
Thank you in advance.
The text was updated successfully, but these errors were encountered: