diff options
Diffstat (limited to 'roles')
-rw-r--r-- | roles/openshift_hosted_logging/files/logging-deployer-sa.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/openshift_hosted_logging/files/logging-deployer-sa.yaml b/roles/openshift_hosted_logging/files/logging-deployer-sa.yaml deleted file mode 100644 index 334c9402b..000000000 --- a/roles/openshift_hosted_logging/files/logging-deployer-sa.yaml +++ /dev/null @@ -1,6 +0,0 @@ -apiVersion: v1 -kind: ServiceAccount -metadata: - name: logging-deployer -secrets: -- name: logging-deployer |