UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BB-694 Tests and Script Abstraction

Merged evan.rush requested to merge bb-694-tests into master
6 files
+ 112
43
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -45,7 +45,13 @@ spec:
kiali:
dashboard:
auth:
strategy: "anonymous" # Turn off authentication for kiali dashboard
strategy: "anonymous"
ingressGateway:
serviceAnnotations:
# Ensure mission apps have internal load balancer only
service.beta.kubernetes.io/aws-load-balancer-internal: "true"
# Enable cross zone load balancing
service.beta.kubernetes.io/aws-load-balancer-cross-zone-load-balancing-enabled: "true"
gatekeeper:
# Directly modify chart values for dev workloads
Loading