Skip to content

Use Service Account Token Volume Projection

Jack Henschel requested to merge jack-sa-token into master

After upgrading to ArgoCD 2.3.3, the timing of the service account/secret creation caused issues. This approach is more robust than dealing with ArgoCD Sync waves.

https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/#service-account-token-volume-projection

Merge request reports