You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my expectation was the tool will only generate configs for components that i specify
and when bootstrapping i get the error:
...
...
Waiting for deployment "source-controller" rollout to finish: 0 of 1 updated replicas are available...
deployment "source-controller" successfully rolled out
deployment "helm-controller" successfully rolled out
deployment "notification-controller" successfully rolled out
✔ install completed
► configuring deploy key
✔ deploy key configured
► generating sync manifests
✔ sync manifests pushed
► applying sync manifests
unable to recognize "/var/folders/zc/fl1t5ms151j61x0dnmjpsfvh0000gn/T/gitops-system022718298/bernard/gitops-system/toolkit-kustomization.yaml": no matches for kind "Kustomization" in version "kustomize.toolkit.fluxcd.io/v1alpha1"
Error from server (MethodNotAllowed): error when creating "/var/folders/zc/fl1t5ms151j61x0dnmjpsfvh0000gn/T/gitops-system022718298/bernard/gitops-system/toolkit-source.yaml": create not allowed while custom resource definition is terminating
✗ exit status 1
The text was updated successfully, but these errors were encountered:
bootstrapping without kustomization component still generates and commits the kustomization yaml files to the git repo
my expectation was the tool will only generate configs for components that i specify
and when bootstrapping i get the error:
The text was updated successfully, but these errors were encountered: