mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 09:59:50 +00:00
updates
This commit is contained in:
2
Makefile
2
Makefile
@@ -133,7 +133,7 @@ apply:
|
||||
deploy: binary-image push apply
|
||||
|
||||
.PHONY: k8s-manifests
|
||||
k8s-manifests: $(KUSTOMIZE) ## Generate WebhookConfiguration, ClusterRole and CustomResourceDefinition objects
|
||||
k8s-manifests: $(KUSTOMIZE) ## Generate k8s manifests using Kustomize from 'manifests' folder
|
||||
$(KUSTOMIZE) build ./deployments/kubernetes/ -o ./deployments/kubernetes/reloader.yaml
|
||||
|
||||
# Bump Chart
|
||||
|
||||
Reference in New Issue
Block a user