소스 검색

Only add new sccs

Brenton Leanhardt 9 년 전
부모
커밋
0573431881
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/upgrade.yml

+ 1 - 1
playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/upgrade.yml

@@ -165,7 +165,7 @@
 
   - name: Reconcile Security Context Constraints
     command: >
-      {{ openshift.common.admin_binary}} policy reconcile-sccs --confirm
+      {{ openshift.common.admin_binary}} policy reconcile-sccs --confirm --additive-only=true
     run_once: true
 
   - set_fact: