diff --git a/roles/openshift-apps/forgejo/tasks/create-oadp-dataprotectionapplication-config.yml b/roles/openshift-apps/forgejo/tasks/create-oadp-dataprotectionapplication-config.yml index 98825f6051..84dc5df73a 100644 --- a/roles/openshift-apps/forgejo/tasks/create-oadp-dataprotectionapplication-config.yml +++ b/roles/openshift-apps/forgejo/tasks/create-oadp-dataprotectionapplication-config.yml @@ -28,10 +28,10 @@ state: present src: "/root/ocp4/openshift-apps/forgejo/forgejo-oadp-dataprotectionapplication.yaml" -- name: Deploy the forgejo-oadp-secret.yaml secret - kubernetes.core.k8s: - state: present - src: "/root/ocp4/openshift-apps/forgejo/forgejo-oadp-secret.yaml" +# - name: Deploy the forgejo-oadp-secret.yaml secret +# kubernetes.core.k8s: +# state: present +# src: "/root/ocp4/openshift-apps/forgejo/forgejo-oadp-secret.yaml" - name: Deploy the forgejo-oadp-backup.yaml secret kubernetes.core.k8s: