Skip to content

How can we have a custom action created via the helm chart? #116

Answered by fforootd
jessebot asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, thanks for asking and sharing 😁 I was not aware people integrated ArgoCD

At the moment the defaults.yml mainly includes runtime configuration that we need to start zitadel. So most of the resources can't be configured through this. The actions sections ATM only defines allow/deny list for the http method provided by the actions runtime.

To declarative bootstrap resources one could either write an operator that uses our go-sdk (or APIs) or use the TF provider.

Btw. what currently is possible is to start zitadel with a service account that can be used to connect to the API or with TF.
https://zitadel.com/docs/self-hosting/deploy/kubernetes#setup-zitadel-and-a-service-account-admin

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jessebot
Comment options

@fforootd
Comment options

Answer selected by jessebot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants