added repo
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
rancher:
|
||||
rancherImage: 'rancher/rancher'
|
||||
rancherImageTag: latest
|
||||
replicas: 2
|
||||
resources:
|
||||
requests:
|
||||
memory: 2G
|
||||
cpu: 1
|
||||
limits:
|
||||
memory: 2G
|
||||
cpu: 4
|
||||
hostname: "rancher.aurva-prd.meeshogcp.in"
|
||||
ingress:
|
||||
ingressClassName: contour-internal
|
||||
postDelete:
|
||||
enabled: false
|
||||
bootstrapPassword: welcome@123
|
||||
Reference in New Issue
Block a user