move monitoring to services
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
kubectl kustomize deploy/flux | kubectl apply -f -
|
||||
Reference in New Issue
Block a user