mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
forgejo; comment out secret creation
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user