UNCLASSIFIED - NO CUI

Virtual service templating is incorrect

Service name for VirtualService should be as follows:

See below:

https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab/-/blob/main/chart/templates/bigbang/virtualservice.yaml#L15

should be:

spec:
  http:
    - route:
      - destination:
          host: {{ .Release.Name }}-gitlab-webservice.{{ .Release.Namespace }}.svc.cluster.local