wire-server-deploy
wire-server-deploy copied to clipboard
Question: [Helm install wire failed]
Basic information
-
On-premises: yes
-
Cloud-Provider: none
-
Installation type: production
-
Kubernetes version:
Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.16", GitCommit:"60e5135f758b6e43d0523b3277e8d34b4ab3801f", GitTreeState:"archive", BuildDate:"1980-01-01T00:00:00Z", GoVersion:"go1.17.7", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.6", GitCommit:"b39bf148cd654599a52e867485c02c4f9d28b312", GitTreeState:"clean", BuildDate:"2022-09-21T13:12:04Z", GoVersion:"go1.18.6", Compiler:"gc", Platform:"linux/amd64"}
-
Helm version:
version.BuildInfo{Version:"v3.8.1", GitCommit:"5cb9af4b1b271d11d7a97a71df3ac337dd94ad37", GitTreeState:"", GoVersion:"go1.17.7"}
-
Installed with Kubespray: no
-
(Helm) Charts version: version: 4.39.0
How did you install Wire?
Installing wire using docs.wire.com
Question
Failed to install wire server :
Release "wire-server" does not exist. Installing it now.
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Deployment.spec.template.spec.volumes[2]): unknown field "securityContext" in io.k8s.api.core.v1.Volume```
Hey @bentby ,
Have you tried to add the --debug
option to your Helm commands to spot where in the Helm charts this happens?