Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature remove acme challenge resources (#45)
* updated configmap name in all files * feature: updated postgres name * feature: updated server name, debugged changes * feature: updated ui name and debugged * feature: fixed worker name * feature: fixed temporal naming * feature: removed unnecessary acme challenge resources * revert namespace back to just multiwoven * change env name from suffix to prefix: configmap * change env name from suffix to prefix: ingress * change env name from suffix to prefix: postgresql deployment/service * change env name from suffix to prefix: postgresql pvc * change env name from suffix to prefix: server * change env name from suffix to prefix: ui * change env name from suffix to prefix: worker * change env name from suffix to prefix: temporal * change env name from suffix to prefix: temporal in ingress template * feature: parameterized temporalHost and postgresql default values * fix: added app env to workflow deployment names * fix: remove appEnv prefix changes * fix: remove appEnv from values file * fix: remove appEnv from values file * fix: remove double quotes from values file * fix: update chart name
- Loading branch information