Garrett Primm
Garrett Primm
CCoder.com
Created by Garrett Primm on 10/3/2023 in #help
Modify coder serviceaccount when deploying with helm charts
Hello, I'm using helm charts and argocd to deploy coder. I have a use case where I'm trying to use kubernetes to deploy additional workspaces with coder, the coder serviceaccount is trying to access an apigroup provided by a custom operator for deploying another application. I can modify the role directly, but argocd detects a change to the configuration and overwrites the additional permissions. I don't believe the helm chart supports adding custom role permissions. If it does can someone provide guidance on how I would do that?
7 replies