Fix linting errors
This commit is contained in:
parent
0a45f77868
commit
066b40c040
@ -678,13 +678,13 @@ pulsar_metadata:
|
||||
configurationStorePort: 2181
|
||||
|
||||
## optional you can specify tolerations and nodeSelectors for all init jobs (pulsar-init & bookkeeper-init)
|
||||
#tolerations: []
|
||||
# - key: "someKey"
|
||||
# operator: "Equal"
|
||||
# value: "someValue"
|
||||
# effect: "NoSchedule"
|
||||
#nodeSelector: {}
|
||||
# cloud.google.com/gke-nodepool: default-pool
|
||||
# tolerations: []
|
||||
# - key: "someKey"
|
||||
# operator: "Equal"
|
||||
# value: "someValue"
|
||||
# effect: "NoSchedule"
|
||||
# nodeSelector: {}
|
||||
# cloud.google.com/gke-nodepool: default-pool
|
||||
|
||||
## optional, you can provide your own zookeeper metadata store for other components
|
||||
# to use this, you should explicit set components.zookeeper to false
|
||||
@ -834,7 +834,7 @@ functions:
|
||||
### Functions Worker service account
|
||||
## templates/broker-service-account.yaml
|
||||
service_account:
|
||||
annotations: {}
|
||||
annotations: {}
|
||||
|
||||
## Pulsar: Proxy Cluster
|
||||
## templates/proxy-statefulset.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user