Inventory checker sidecar container definition (#1)
Merged
rk@tigase.net opened 2 weeks ago

This is the definition of inventory checker sidecar container. The changes entail augmenting the killbill deployment container and the attendant changes to values.yaml.

Testing:

The changes were tested by template instantiation:

  $ rksuma@Ramakrishnans-MacBook-Pro killbill % pwd
/Users/rksuma/tigase/ws/tigase-helm-charts/helm-charts/killbill
rksuma@Ramakrishnans-MacBook-Pro killbill % ls
Chart.yaml	templates	values.yaml
rksuma@Ramakrishnans-MacBook-Pro killbill % helm template killbill . -f values.yam
Error: open values.yam: no such file or directory
rksuma@Ramakrishnans-MacBook-Pro killbill % ls
Chart.yaml	templates	values.yaml
rksuma@Ramakrishnans-MacBook-Pro killbill % helm template killbill . -f values.yaml
---
# Source: killbill/templates/configmap.yaml
apiVersion: v1
kind: ConfigMap
metadata:
//...
  $
Commits were merged into target branch
pull request 1 of 1
Submitter rk@tigase.net
Target master
Source feature/sidecar-container1
Merge Strategy
Create Merge Commit
Watchers (2)
Reference
pull request tigase/helm-charts#1
Please wait...
Page is in error, reload to recover