cert-discovery-venafi image flags
Usage of cert-discovery-venafi:-ca-cert stringPEM-encoded content of trusted CA certificate(s).-ca-cert-file stringPath to a file containing the PEM-encoded CA certificate(s). If set, takes precedence over --ca-cert.-enable-leader-electionEnable leader election for controller manager. Enabling this will ensure there is only one active controller manager.-kubeconfig stringPaths to a kubeconfig. Only required if out-of-cluster.-leader-election-id stringThe name of the configmap used to coordinate leader election between controller-managers. (default "cert-discovery-venafi-leader-election")-max-concurrent-reconciles intNumber of workers that may be concurrently call the Venafi TPP API. (default 1)-metrics-addr stringThe address the metric endpoint binds to. (default ":8080")-tpp-access-token stringThe TPP access token. ($VENAFI_TPP_ACCESS_TOKEN)-tpp-url stringThe URL of the TPP Web SDK. ($VENAFI_TPP_URL)-tpp-zone stringThe TPP zone. ($VENAFI_TPP_ZONE)-zap-develDevelopment Mode defaults(encoder=consoleEncoder,logLevel=Debug,stackTraceLevel=Warn). Production Mode defaults(encoder=jsonEncoder,logLevel=Info,stackTraceLevel=Error)-zap-encoder valueZap log encoding (one of 'json' or 'console')-zap-log-level valueZap Level to configure the verbosity of logging. Can be one of 'debug', 'info', 'error', or any integer value > 0 which corresponds to custom debug levels of increasing verbosity-zap-stacktrace-level valueZap Level at and above which stacktraces are captured (one of 'info', 'error', 'panic').-zap-time-encoding valueZap time encoding (one of 'epoch', 'millis', 'nano', 'iso8601', 'rfc3339' or 'rfc3339nano'). Defaults to 'epoch'.
Copy to clipboard