Sergii Zagrunnyi

Results 29 comments of Sergii Zagrunnyi

@mecsys , thank you! It becomes more clear now. I see it still works with parameter overrides, but my expectations were to have changes commited directly in values.yaml file in...

Hi @askhari , thank you! I tried it, but it leads to error: "Could not update application spec: could not find an image-name annotation for image foo/bar". Hoping this [issue](https://github.com/argoproj-labs/argocd-image-updater/pull/663)...

sure, my app is: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: stage-app annotations: argocd-image-updater.argoproj.io/image-list: main=my.repo.domain:5353/common/app argocd-image-updater.argoproj.io/main.pull-secret: pullsecret:argocd/registry argocd-image-updater.argoproj.io/main.helm.image-name: image.repository argocd-image-updater.argoproj.io/main.helm.image-tag: image.tag argocd-image-updater.argoproj.io/main.update-strategy: newest-build argocd-image-updater.argoproj.io/write-back-method: git:secret:argocd/git-creds argocd-image-updater.argoproj.io/write-back-target: helmvalues:./stage/app-helm/values.yaml argocd-image-updater.argoproj.io/git-repository: https://my.repo.domain/deploy.git argocd-image-updater.argoproj.io/git-branch:...

@askhari , thank you very much to make it clear! Unfortunately I'm not able use alias with the value of image name `common/app`. Because of annotations key naming constrains: ```...

hi @askhari , I tried the example but got error complaining about annotation key names: `metadata.annotations: Invalid value...` To be honest I didn't catch the idea, could you please check...

juts for information, that until the root cause is found, we can apply manually on template1 database to workaround the issue: ``` CREATE SCHEMA pooler; REVOKE ALL ON SCHEMA pooler...

The strange thing is that for grafana icon is displayed, not sure if that's something hard coded, but would be great to have favicons to be showed automatically as application...

The icon is missing on gnome 44 :cry:

Hi @robinsmidsrod , from my side I have opened additional case to the Prisma Cloud Support, they are still investigating. Seems the issue for us also related to our ArgoCD...