krateoplatformops / core-provider

0 stars 2 forks source link

clientConfig service templating in generated CRD #69

Closed matteogastaldello closed 2 months ago

matteogastaldello commented 2 months ago

Adds CORE_PROVIDER_WEBHOOK_SERVICE_NAME and CORE_PROVIDER_WEBHOOK_SERVICE_NAMESPACE envvars to enable template of clientConfig in the generated CRD

Defaults for variables are CORE_PROVIDER_WEBHOOK_SERVICE_NAMESPACE: "default" CORE_PROVIDER_WEBHOOK_SERVICE_NAME: "core-provider-webhook-service"