Skip to content

docs(getting-started): Change apply to use File (-f) instead of Kustomize (-k)#5433

Merged
Skarlso merged 1 commit intoexternal-secrets:mainfrom
smellems:patch-1
Oct 7, 2025
Merged

docs(getting-started): Change apply to use File (-f) instead of Kustomize (-k)#5433
Skarlso merged 1 commit intoexternal-secrets:mainfrom
smellems:patch-1

Conversation

@smellems
Copy link
Copy Markdown
Contributor

@smellems smellems commented Oct 7, 2025

Kustomize expects a directory containing a kustomization.yaml file as a parameter. Trying to fetch the raw bundle.yaml does'nt work to install the CRDs.

With the -f option it works

Kustomize expects a directory containing a `kustomization.yaml` file as a parameter.  Trying to fetch the raw `bundle.yaml` does'nt work to install the CRDs.

With the -f option it works

Signed-off-by: Sébastien Lemay <smellems@gmail.com>
@github-actions github-actions bot added kind/documentation Categorizes issue or PR as related to documentation. area/getting-started size/xs and removed area/getting-started labels Oct 7, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Oct 7, 2025

@Skarlso Skarlso merged commit cf40a21 into external-secrets:main Oct 7, 2025
7 checks passed
SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
…rets#5433)

Kustomize expects a directory containing a `kustomization.yaml` file as a parameter.  Trying to fetch the raw `bundle.yaml` does'nt work to install the CRDs.

With the -f option it works

Signed-off-by: Sébastien Lemay <smellems@gmail.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants