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
WebhookServiceNamestring`env:"WEBHOOK_SERVICE_NAME" help:"The name of the Service object that the webhook service will be run."`
51
-
WebhookServiceNamespacestring`env:"WEBHOOK_SERVICE_NAMESPACE" help:"The namespace of the Service object that the webhook service will be run."`
52
-
WebhookServicePortint32`env:"WEBHOOK_SERVICE_PORT" help:"The port of the Service that the webhook service will be run."`
53
-
ESSTLSServerSecretNamestring`env:"ESS_TLS_SERVER_SECRET_NAME" help:"The name of the Secret that the initializer will fill with ESS TLS server certificate."`
54
-
TLSCASecretNamestring`env:"TLS_CA_SECRET_NAME" help:"The name of the Secret that the initializer will fill with TLS CA certificate."`
55
-
TLSServerSecretNamestring`env:"TLS_SERVER_SECRET_NAME" help:"The name of the Secret that the initializer will fill with TLS server certificates."`
56
-
TLSClientSecretNamestring`env:"TLS_CLIENT_SECRET_NAME" help:"The name of the Secret that the initializer will fill with TLS client certificates."`
50
+
WebhookServiceNamestring`env:"WEBHOOK_SERVICE_NAME" help:"The name of the Service object that the webhook service will be run."`
51
+
WebhookServiceNamespacestring`env:"WEBHOOK_SERVICE_NAMESPACE" help:"The namespace of the Service object that the webhook service will be run."`
52
+
WebhookServicePortint32`env:"WEBHOOK_SERVICE_PORT" help:"The port of the Service that the webhook service will be run."`
53
+
TLSCASecretNamestring`env:"TLS_CA_SECRET_NAME" help:"The name of the Secret that the initializer will fill with TLS CA certificate."`
54
+
TLSServerSecretNamestring`env:"TLS_SERVER_SECRET_NAME" help:"The name of the Secret that the initializer will fill with TLS server certificates."`
55
+
TLSClientSecretNamestring`env:"TLS_CLIENT_SECRET_NAME" help:"The name of the Secret that the initializer will fill with TLS client certificates."`
0 commit comments