Add Kubernetes Config Server (#881)
* Initial commit
* Added profile activation and support for secrets
* Cherry pick c48fdfd121
* Refactoring classnames that make more sense
* Refining configserver for milestone
* Remove unused code
This commit is contained in:
@@ -3,3 +3,4 @@ set -e
|
||||
|
||||
./mvnw deploy -DskipTests -B -Pfast,deploy ${@}
|
||||
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configuration-watcher -Pdockerpush ${@}
|
||||
./mvnw dockerfile:push -pl :spring-cloud-kubernetes-configserver -Pdockerpush ${@}
|
||||
|
||||
Reference in New Issue
Block a user