Deploy pod instead of stateful set
This commit is contained in:
parent
525696ffe9
commit
83908b7cfd
23 changed files with 762 additions and 155 deletions
|
|
@ -9,9 +9,9 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.jgrapes:org.jgrapes.core:[1.21.0,2)'
|
||||
implementation 'org.jgrapes:org.jgrapes.util:[1.36.0,2)'
|
||||
implementation 'org.jgrapes:org.jgrapes.io:[2.11.0,3)'
|
||||
implementation 'org.jgrapes:org.jgrapes.core:[1.22.1,2)'
|
||||
implementation 'org.jgrapes:org.jgrapes.util:[1.38.1,2)'
|
||||
implementation 'org.jgrapes:org.jgrapes.io:[2.12.1,3)'
|
||||
implementation 'org.jgrapes:org.jgrapes.http:[3.5.0,4)'
|
||||
implementation project(':org.jdrupes.vmoperator.common')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue