From 2040898256f43d396abfe8dbaf6433feafe319ea Mon Sep 17 00:00:00 2001 From: Marek Bednarczyk <43985995+bemarek@users.noreply.github.com> Date: Wed, 21 Aug 2024 10:56:34 +0200 Subject: [PATCH] Delete openshift-gitops-operator/instance/overlays/default/gitops-admins-group.yaml There is no reference to this file from within kustomization.yaml in its directory. Also, this file is part of `../../components/gitops-admins` component, where is the proper place for it. --- .../instance/overlays/default/gitops-admins-group.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 openshift-gitops-operator/instance/overlays/default/gitops-admins-group.yaml diff --git a/openshift-gitops-operator/instance/overlays/default/gitops-admins-group.yaml b/openshift-gitops-operator/instance/overlays/default/gitops-admins-group.yaml deleted file mode 100644 index 7136208a..00000000 --- a/openshift-gitops-operator/instance/overlays/default/gitops-admins-group.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Group -apiVersion: user.openshift.io/v1 -metadata: - name: gitops-admins -users: [] # add users here