First commit
This commit is contained in:
parent
7e7e171b4c
commit
f295d3d319
15 changed files with 195 additions and 1 deletions
5
files/metrics-server-ServiceAccount.yaml
Normal file
5
files/metrics-server-ServiceAccount.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: metrics-server
|
||||
namespace: kube-system
|
||||
Loading…
Add table
Add a link
Reference in a new issue