François Villain
François Villain
Oh yes it does. It overrides everything that was already declared in fact. Edit: in my use-case, i do this: 1. create application-gateway with our own ssl policy through terraform...
This would be indeed very useful !! Any timeline on that ?
In my head it was the second option : swagger file describing our krakend configuration. This means mapping with maybe others specfiles via refs in order to generate a complete...
We have noted the same behaviour on our side with `1.8.7` in a ha-install cluster. We have tried scaling down the application-controller replicas count to 1 instead of 5 ,...
Problem only occurs with jobs that have those annotations: ``` apiVersion: batch/v1 kind: Job metadata: annotations: argocd.argoproj.io/hook: Sync argocd.argoproj.io/hook-delete-policy: BeforeHookCreation argocd.argoproj.io/sync-wave: '-1' ```