Eclectic Technology
  • Home
  • About
Sign in Subscribe

gitops

A collection of 2 posts
Helm Debugging
gitops

Helm Debugging

Especially using GitOps and Helm Charts with ArgoCD it took me a while to understand how to check the manifests resulting from templating. First you have to be in the folder containing the Halm Chart, then you have to build the dependencies: helm dependency build . Then you can generate locally
Aug 13, 2024
Rotate GitHub PAT on Flux
kb

Rotate GitHub PAT on Flux

If your GitHub token is expired and you need to update it these are the steps you need to take: * Delete the auth secret from the cluster with kubectl -n flux-system delete secret flux-system * Re-run flux bootstrap with the same args as the first time Source: https://github.com/fluxcd/
Aug 13, 2024
Page 1 of 1
Eclectic Technology © 2025
  • Sign up
Powered by Ghost