Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

volumeClaimTemplates does not have the full spec, causing Out of Sync in ArgoCD #1092

Closed
chrisjohnson00 opened this issue Jun 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@chrisjohnson00
Copy link

We install VM Single Instance with ArgoCD using your helm chart. It seems that the K8s API "fixes" the volumeClaimTemplates created by the helm chart, which then causes ArgoCD to say the chart is "Out of Sync".

Argo complaining:
image

You can see the STS has it in it's YAML definition in the cluster:
image

https://kubernetes.io/docs/reference/kubernetes-api/config-and-storage-resources/persistent-volume-claim-v1/#PersistentVolumeClaim is the spec, which does include the missing elements.

@Haleygo Haleygo added the bug Something isn't working label Jul 4, 2024
@Haleygo Haleygo self-assigned this Jul 4, 2024
@Haleygo Haleygo closed this as completed Jul 8, 2024
@chrisjohnson00
Copy link
Author

image

Argo is happy, and so am I. Thanks for the quick turn around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants