-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
8
-
False
-
None
-
False
-
-
-
GITOPS Sprint 252, GITOPS Sprint 253/254, GITOPS Sprint 255, GITOPS Service EE Sprint 256, GITOPS Service EE Sprint 257
Description of problem:
when enabling webhook route in the ArgoCD CR route fails duo to long route name
applicationSet:
resources:
limits:
cpu: '2'
memory: 1Gi
requests:
cpu: 250m
memory: 512Mi
webhookServer:
ingress:
enabled: false
route:
enabled: true
Prerequisites (if any, like setup, operators/versions):
Openshift gitops installed
Steps to Reproduce
change the default value of the Applicationset webhook route from "false" to "true"
Actual results:
no route is createad
Expected results:
application set route should be created
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):