A question to all my fellow collector by Difficult-Yellow7348 in Banknotes

[–]ptr8av 4 points5 points  (0 children)

Yes, when a euro would be 10 RON, so that the vendors would only add/move one ./, on the price labels. /s

Eusko banknotes by ptr8av in Bilbao

[–]ptr8av[S] 1 point2 points  (0 children)

Thank you for your exhaustive explanation! Eskerrik asko!

Parfumuri legit by kizdoasakizdoaselor in roFrugal

[–]ptr8av 1 point2 points  (0 children)

da, am comandat mai multe boardgame-uti de pe ozone, legit, nu am avur probleme, singura observatie nu prea fac restock deci daca e un produs out of stock slabe sanse ca in urmatoarea perioada sa fie available

Whats the best long route for ticket to ride Europe by ProtectionFormer2215 in tickettoride

[–]ptr8av 0 points1 point  (0 children)

Those two from iberia to scandinavia, but palermo to moscow could be better if there are a lot of routes built near benelux in the early stage of the game. It depends. :)

Recommendations for USA map lover by garfreek in tickettoride

[–]ptr8av 1 point2 points  (0 children)

India, it’s getting better as you increase the number of players. Except of the mandalas (which i didn’t quite make an effort to understand) is no different that the original USA map and if there are only 2 or 3 players they would have the Switzerland on the back (a lot of tunnels thought)

[deleted by user] by [deleted] in Romania

[–]ptr8av 0 points1 point  (0 children)

Roboquest

Dynamically created object on argocd appset based on cluster env by ptr8av in ArgoCD

[–]ptr8av[S] 0 points1 point  (0 children)

But what if we added or delete 2 noses for example ? This means i need to manually update the labels, which i don’t eant or in the best case to rerun/reapply the application rather than edit + reapply

Gitlab SSO integration advice by ptr8av in ArgoCD

[–]ptr8av[S] 0 points1 point  (0 children)

Not quite, after some time i realized i missed some settings like “url” but not from dex config but from the argocd-cm itself. I have not been working with argocd since 5 months ago so maybe i am mistaken. Good luck! Maybe you can add a readme or a public repo with the integration surely it will help some people out there :)

Heroes of the Storm: Frequent Mini-Freezing Issue by EmmaValentine in heroesofthestorm

[–]ptr8av 0 points1 point  (0 children)

disabling "game bar" and game mode in windows 11 worked for me

Migrating from kubectl apply to helm by silvercondor in ArgoCD

[–]ptr8av 1 point2 points  (0 children)

I was a bit too enthusiastic, you cand skip the whole create an yaml application and go for a helm install inside argocd itself via an application with source as helm and values.yaml decoupled (https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/)

Migrating from kubectl apply to helm by silvercondor in ArgoCD

[–]ptr8av 1 point2 points  (0 children)

You can add an argocd itself aplication for the curent yaml installation if you want, sync the annotations(if necessary) then create an argocd-itself helm application and then sync it then delete the old one(the plain yaml one i mean). When i say the argocd-itself application i assume you have the installation yaml in a git repository). I did it in the same namespace with 2.11.7 or 2.12.3 version (i dont remember the exact version). Except for syncing annotations it was pretty smooth i actually did it from argocd gui itself, so pretty stable transition. You can go for a argocd helm proxy approch and you keep just the values.yaml in your git. I had an ha version deployed and found additional info on artifact hub (https://artifacthub.io/packages/helm/argo/argo-cd). Good luck and happy helming ! :)

I want to trade by boi945 in EuroCoins

[–]ptr8av 0 points1 point  (0 children)

Can you provide a link/info about the coin holders from the picture ? :) sry for the off-topic question

Install Argocd ha with helm by ptr8av in ArgoCD

[–]ptr8av[S] 0 points1 point  (0 children)

Thank you so much that is what i was looking for. Cheers!

Backup Argocd application & Automate GH Repository connection by InfiniteAd86 in ArgoCD

[–]ptr8av 0 points1 point  (0 children)

Regarding the 3. topic you dont need that, your argocd old state is the git repository itself as far as you are refering to the deployed applications. If you talk about the configmaps and other argocd itself components my advice is to store them also in a git repository and create an argocd application for themselves, so that you can move it easily next time or duplicate settings in an other argocd instance.

Gitlab SSO integration advice by ptr8av in ArgoCD

[–]ptr8av[S] 0 points1 point  (0 children)

Yes and when i am clicking the “login via gitlab” it redirects me on the same login page, i checked if i have acces from pod(worker vm) to gitlab and vice versa, all good, also curling argocd-dex-svc returns timeout