We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ec414 commit c9d2b18Copy full SHA for c9d2b18
charts/pulsar-resources-operator/README.md
@@ -22,6 +22,7 @@ Pulsar: `>= 2.9.0.x`
22
| Key | Type | Default | Description |
23
|-----|------|---------|-------------|
24
| affinity | object | `{}` | Add affinity for pod |
25
+| annotations | object | `{}` | Add annotations for the deployment |
26
| features.alwaysUpdatePulsarResource | bool | `false` | |
27
| fullnameOverride | string | `""` | It will override the name of deployment |
28
| image.kubeRbacProxy.registry | string | `"gcr.io"` | Specififies the registry of images, especially when user want to use a different image hub |
0 commit comments