50.2. EntityUserOperatorSpec スキーマプロパティー
プロパティー | プロパティータイプ | 説明 |
---|---|---|
watchedNamespace | string | User Operator が監視する必要のある namespace。 |
image | string | User Operator に使用するイメージ。 |
reconciliationIntervalSeconds | integer | 定期的な調整の間隔。 |
zookeeperSessionTimeoutSeconds | integer |
|
secretPrefix | string | KafkaUser 名に追加され、Secret 名として使用される接頭辞。 |
livenessProbe | Pod の liveness チェック。 | |
readinessProbe | Pod の readiness チェック。 | |
resources | 予約する CPU およびメモリーリソース。 | |
logging | ロギング設定。 | |
jvmOptions | Pod の JVM オプション。 |