49.2. EntityTopicOperatorSpec スキーマプロパティー
プロパティー | プロパティータイプ | 説明 |
---|---|---|
watchedNamespace | string | Topic Operator が監視する必要のある namespace。 |
image | string | Topic Operator に使用するイメージ。 |
reconciliationIntervalSeconds | integer | 定期的な調整の間隔。 |
zookeeperSessionTimeoutSeconds | integer | ZooKeeper セッションのタイムアウト。 |
startupProbe | Pod の起動チェック。 | |
livenessProbe | Pod の liveness チェック。 | |
readinessProbe | Pod の readiness チェック。 | |
resources | 予約する CPU およびメモリーリソース。 | |
topicMetadataMaxAttempts | integer | トピックメタデータの取得を試行する回数。 |
logging | ロギング設定。 | |
jvmOptions | Pod の JVM オプション。 |