Service type ClusterIP - Controller port forward through CLI (#431)
setting serviceType to ClusterIP as default for fission controller and corresponding changes in fission cli to be able to port-forward the controller pod.
This commit is contained in:
committed by
smruthi2187
parent
1428c64b4f
commit
b9a559af2f
@@ -6,7 +6,5 @@ set -euo pipefail
|
||||
# have the right environment, that's all.
|
||||
|
||||
log "Test test, please ignore."
|
||||
|
||||
log $FISSION_URL
|
||||
log $FISSION_ROUTER
|
||||
which fission
|
||||
|
||||
Reference in New Issue
Block a user