UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Standardize git repo for HAProxy

Merged Micah Nagel requested to merge haproxy-git into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -1077,7 +1077,7 @@ addons:
#
haproxy:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/haproxy
repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/haproxy.git
path: "./chart"
tag: "1.12.0-bb.0"
@@ -1088,7 +1088,7 @@ addons:
ingress:
gateway: ""
# -- Values to passthrough to the haproxy chart: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/haproxy.git
# -- Values to passthrough to the haproxy chart: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/haproxy.git
values: {}
# -- Post Renderers. See docs/postrenders.md
Loading