summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-11-07 11:09:19 -0500
committerGitHub <noreply@github.com>2016-11-07 11:09:19 -0500
commita09b663215975a5ab40eab110334ab0f6c3dd868 (patch)
tree3cdf86b806f1e0fc64cae27a1a5118a7986bc563 /playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml
parent923f2fe526bf523ac3922dd88422a9162f59c865 (diff)
parentd3930f77799eb0240b19ae742d7a8d2259025603 (diff)
downloadopenshift-a09b663215975a5ab40eab110334ab0f6c3dd868.tar.gz
openshift-a09b663215975a5ab40eab110334ab0f6c3dd868.tar.bz2
openshift-a09b663215975a5ab40eab110334ab0f6c3dd868.tar.xz
openshift-a09b663215975a5ab40eab110334ab0f6c3dd868.zip
Merge pull request #2739 from harobed/issue_2717
Remove unused playbooks adhoc metrics_setup files #2717
Diffstat (limited to 'playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml')
-rw-r--r--playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml37
1 files changed, 0 insertions, 37 deletions
diff --git a/playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml b/playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml
deleted file mode 100644
index f70e0b18b..000000000
--- a/playbooks/adhoc/metrics_setup/files/metrics-deployer-setup.yaml
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/bash
-#
-# Copyright 2014-2015 Red Hat, Inc. and/or its affiliates
-# and other contributors as indicated by the @author tags.
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-apiVersion: "v1"
-kind: "List"
-metadata:
- name: metrics-deployer-setup
- annotations:
- description: "Required dependencies for the metrics deployer pod."
- tags: "infrastructure"
-labels:
- metrics-infra: deployer
- provider: openshift
- component: deployer
-items:
--
- apiVersion: v1
- kind: ServiceAccount
- metadata:
- name: metrics-deployer
- secrets:
- - name: metrics-deployer