forked from LaconicNetwork/kompose
Add support for negated placement constraint (#1419)
This commit is contained in:
+2
-2
@@ -145,7 +145,7 @@
|
||||
},
|
||||
"resources": {},
|
||||
"postCommit": {},
|
||||
"nodeSelector": null
|
||||
"affinity": null
|
||||
},
|
||||
"status": {
|
||||
"lastVersion": 0
|
||||
@@ -297,7 +297,7 @@
|
||||
},
|
||||
"resources": {},
|
||||
"postCommit": {},
|
||||
"nodeSelector": null
|
||||
"affinity": null
|
||||
},
|
||||
"status": {
|
||||
"lastVersion": 0
|
||||
|
||||
Reference in New Issue
Block a user