Feature/remove editorial workflow (#8)

This commit is contained in:
Daniel Lautzenheiser
2022-10-01 13:45:01 -04:00
committed by GitHub
parent 5e6164efc4
commit 10b442428a
116 changed files with 344 additions and 7362 deletions

View File

@ -111,7 +111,7 @@ _____
For field values of type string or integer, use normal style without quotation marks.
Do: Set the value of `publish_mode` to editorial_workflow.
Do: Set the value of `imagePullPolicy` to Always.
Don't: Set the value of `imagePullPolicy` to "Always".
_____