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
Enable the possibility to add some extra manifest to the chart by passing a yaml list of k8s manifests.
This would allow to create any objects you may require to make your keda install to work. This is extremely useful and easy to maintain, an example can be seen in argo workflow chart
Use-Case
Create ClusterTriggerAuthentication
Create secrets required for a ClusterTriggerAuthentication
Any other resources that would make sense to deploy along the keda chart
If this gets approved, I can work on the pull-request to implement it.
The text was updated successfully, but these errors were encountered:
Enable the possibility to add some extra manifest to the chart by passing a yaml list of k8s manifests.
This would allow to create any objects you may require to make your keda install to work. This is extremely useful and easy to maintain, an example can be seen in argo workflow chart
Use-Case
ClusterTriggerAuthentication
ClusterTriggerAuthentication
If this gets approved, I can work on the pull-request to implement it.
The text was updated successfully, but these errors were encountered: