revert(kepler): remove Kepler, incompatible with OTC CCE proc mount restrictions
This commit is contained in:
parent
608439697b
commit
f98f53a5a0
3 changed files with 0 additions and 52 deletions
|
|
@ -1,29 +0,0 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: kepler
|
||||
namespace: argocd
|
||||
labels:
|
||||
env: dev
|
||||
spec:
|
||||
project: default
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
retry:
|
||||
limit: -1
|
||||
destination:
|
||||
name: in-cluster
|
||||
namespace: observability
|
||||
sources:
|
||||
- chart: kepler
|
||||
repoURL: https://sustainable-computing-io.github.io/kepler-helm-chart
|
||||
targetRevision: 0.6.1
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/otc/observability.buildth.ing/stacks/observability-client/kepler/values.yaml
|
||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
|
||||
targetRevision: HEAD
|
||||
ref: values
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
canMount:
|
||||
usrSrc: false
|
||||
|
||||
serviceMonitor:
|
||||
enabled: false
|
||||
|
||||
extraEnvVars:
|
||||
ENABLE_GPU: "false"
|
||||
ENABLE_EBPF_CGROUPID: "true"
|
||||
KEPLER_LOG_LEVEL: "1"
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
apiVersion: operator.victoriametrics.com/v1beta1
|
||||
kind: VMServiceScrape
|
||||
metadata:
|
||||
name: kepler
|
||||
spec:
|
||||
namespaceSelector:
|
||||
matchNames:
|
||||
- observability
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: kepler
|
||||
endpoints:
|
||||
- port: http
|
||||
Loading…
Add table
Add a link
Reference in a new issue