@@ -96,4 +96,4 @@ fabric.properties
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
-
+.tmp
@@ -9,9 +9,8 @@ spec:
type: NodePort
ports:
- name: kafka
- port: 9000
+ port: 80
targetPort: 9000
- nodePort: 30031
selector:
app: kafka-manager
---
@@ -83,4 +83,4 @@ echo "git push"
git push origin master
cd $DEPLOY_HOME || exit
-#rm -rf .tmp
+rm -rf .tmp