2021-11-26 09:02:13 UTC - Sandeep Yalamarthi: Hello all,
How to scale-out alarmproviders in  k8s using the below repo.
<https://github.com/apache/openwhisk-deploy-kube>
Apparently there is a schema validation happening in this repo during 
templating process .As per this 
<https://github.com/apache/openwhisk-deploy-kube/blob/master/helm/openwhisk/values.yaml#L383|values.yaml>
 *replicaCount &gt; 1 doesn’t work because of the PVC*
Similiary there is a validation 
<https://github.com/apache/openwhisk-deploy-kube/blob/master/helm/openwhisk/values.schema.json#L451|here>
 on replicacount in the json schema of the values file.
Any ideas??
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1637917333133600
----

Reply via email to