diff --git a/bindata/assets/pdb/console-pdb.yaml b/bindata/assets/pdb/console-pdb.yaml index b19c1405dc..3124ee7e8f 100644 --- a/bindata/assets/pdb/console-pdb.yaml +++ b/bindata/assets/pdb/console-pdb.yaml @@ -5,6 +5,7 @@ metadata: namespace: openshift-console spec: maxUnavailable: 1 + unhealthyPodEvictionPolicy: AlwaysAllow selector: matchLabels: app: console diff --git a/bindata/assets/pdb/downloads-pdb.yaml b/bindata/assets/pdb/downloads-pdb.yaml index 99a95a772c..d023a7162a 100644 --- a/bindata/assets/pdb/downloads-pdb.yaml +++ b/bindata/assets/pdb/downloads-pdb.yaml @@ -5,6 +5,7 @@ metadata: namespace: openshift-console spec: maxUnavailable: 1 + unhealthyPodEvictionPolicy: AlwaysAllow selector: matchLabels: app: console