You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this means /path/to/<something>.jsonnet has to be included or mounted into the container.
Describe your ideal solution
Ideally, the values would support this — similar to the schema files.
Workarounds or alternatives
Wrap the helm chart into another one, or prepend a helm chart (or manifests) to create k8s configs which I can then mount via extra volumes? I would rather maintain this in this helm chart instead of writing more helm.
Version
latest
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Ory Network Project
No response
Describe your problem
Trying to figure out how to add hook files to the container.
The examples to use the kratos hooks usually look like this:
So this means
/path/to/<something>.jsonnet
has to be included or mounted into the container.Describe your ideal solution
Ideally, the values would support this — similar to the schema files.
Workarounds or alternatives
Wrap the helm chart into another one, or prepend a helm chart (or manifests) to create k8s configs which I can then mount via extra volumes? I would rather maintain this in this helm chart instead of writing more helm.
Version
latest
Additional Context
No response
The text was updated successfully, but these errors were encountered: