StatefulSets cannot be updated

Change-Id: Iae8f43344f00688a093cddc76d06a338463f2c26
This commit is contained in:
Andrey Pavlov 2017-03-07 17:29:01 +04:00
parent 92b827ba0b
commit 66198b52ae
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ UPDATABLE_OBJECTS = (
'Deployment',
'Service',
'Ingress',
'StatefulSet',
'Secret',
)