Skip to content

Commit

Permalink
create dir
Browse files Browse the repository at this point in the history
Signed-off-by: dwertent <[email protected]>
  • Loading branch information
dwertent committed Nov 5, 2024
1 parent 94fd6b2 commit f67793d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ helm-template: ## Install operator using Helm.

.PHONY: prepare-operator-chart
prepare-operator-chart: ## Copy samples to the Helm chart.
mkdir -p charts/paladin-operator/templates/samples
cp config/samples/core_v1* charts/paladin-operator/templates/samples/
cp config/samples/cert* charts/paladin-operator/templates/samples/
ls -la charts/paladin-operator/templates/samples
Expand Down

0 comments on commit f67793d

Please sign in to comment.