Skip to content

The helm chart for Dockerfile builds in the octo-happiness repos

License

Notifications You must be signed in to change notification settings

gmodzelewski/octo-happiness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octo-happiness

The helm chart for Dockerfile builds in the octo-happiness repos

AMQ Broker functionality test

Install both applications, set the name of your AMQ Broker instance and you are good to go. The default image is fetched from quay.io/modzelewski/octo-happiness-<design>, in local registry use cases, set the imageOverride parameter. If you imported the image with a specific app version, set it in the Chart.yaml appVersion-variable.

Here the commands:

helm upgrade -i producer . --set design=mqtt-producer --set amqBrokerInstanceNameOverride=ex-aao --set imageOverride=re

helm upgrade -i processor . --set design=mqtt-processor --set amqBrokerInstanceNameOverride=ex-aao

oc get route -l app.kubernetes.io/instance=producer -o jsonpath='{.items[].spec.host}

About

The helm chart for Dockerfile builds in the octo-happiness repos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages