mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2024-11-20 19:07:17 +01:00
Move scripts to dir
This commit is contained in:
parent
702cffe0d7
commit
a883952ca1
2
Makefile
2
Makefile
@ -10,7 +10,7 @@ generate: manifests
|
||||
|
||||
manifests: $(JSONNET)
|
||||
rm -rf manifests
|
||||
./build.sh main.jsonnet
|
||||
./scripts/build.sh main.jsonnet
|
||||
|
||||
update:
|
||||
jb update
|
||||
|
0
generate_ingress_auth.sh → scripts/generate_ingress_auth.sh
Normal file → Executable file
0
generate_ingress_auth.sh → scripts/generate_ingress_auth.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user