forked from k-space/kube
Initial commit
This commit is contained in:
3
mysql-operator/README.md
Normal file
3
mysql-operator/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
helm template mysql-operator mysql-operator/mysql-operator --namespace mysql-operator --include-crds > application.yml
|
||||
kubectl apply -n mysql-operator -f application.yml -f application-extras.yml -f networkpolicy-base.yml
|
||||
|
Reference in New Issue
Block a user