Table of Contents | ||
---|---|---|
|
The POMBA Validation Service comes with a set of rules that verify the data provided from the supported context builders. The rules delivered are not exhaustive (refer to the POMBA Rules) but the architecture allows for operators to add their own rules or customize existing rules in order to fulfill their specific needs.
...
Code Block | ||
---|---|---|
| ||
$ helm list NAME REVISION UPDATED STATUS CHART NAMESPACE demo2-pomba 1 Tue Feb 19 20:29:22 2019 DEPLOYED pomba-4.0.0 onap ... $ helm delete demo2-pomba --purge $ $ cd ~/oom/kubernetes/pomba $ helm install . --name demo2-pomba --namespace onap ... |
...
Submit Updated Rules to OOM
Once the rule has been properly tested, submit the updated rules file in OOM's validation chart:
If a new rule file has been created, don't forget to update the chart's deployment.yaml.