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