deploy: Update custom metrics API name and separate into files

This commit is contained in:
Frederic Branczyk 2017-11-13 09:45:03 +01:00
parent 8dd527d821
commit 80598a8bd3
No known key found for this signature in database
GPG key ID: 7741A52782A90069
12 changed files with 146 additions and 157 deletions

View file

@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: custom-metrics-apiserver
namespace: custom-metrics
spec:
ports:
- port: 443
targetPort: 6443
selector:
app: custom-metrics-apiserver