Migrate 1Password Connect from Helm to kustomize (1.8.1 → 1.8.2) #326
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "1password-connect-kustomize"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
connect-helm-charts v2.4.1as plain kustomize (deployment + service)Changes
deployment.yaml,service.yaml,kustomization.yamlinargocd/manifests/1password-connect/values.yaml(Helm values no longer needed)no-helm-policy.md,service-versions.yaml,README.mdDeployment plan
appsapp to pick up the new app definitionsargocd app set 1password-connect --revision 1password-connect-kustomizeargocd app sync 1password-connect— verify on indriTest plan
kubectl kustomizerenders cleanly (verified locally)