Skip to content

Bump aoi test version #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions charts/aoi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ global:
capabilities:
drop:
- all

dashboards:
bootstrapConfig:
git:
Expand All @@ -32,7 +31,6 @@ dashboards:
externalSecretsStore: {}
projectBootstrap:
git: {}

authProxy:
enabled: true
replicas: 1
Expand Down Expand Up @@ -68,13 +66,11 @@ authProxy:
topologySpauthProxyConstraints: []
tolerations: []
podManagementPolicy: "Parallel"


prometheus:
image:
registry: docker.io
repository: victoriametrics/vmagent
tag: v1.91.2
tag: latest@sha256:1c9583e7bfaed05637f2dbe37bbab669947f5b4994e1070142ce659903761191
resources:
limits:
memory: 768Mi
Expand Down Expand Up @@ -106,7 +102,6 @@ prometheus:
memory: 25Mi
extraVolumes: []
extraVolumeMounts: []

promxy:
replicas: 1
image:
Expand Down Expand Up @@ -167,14 +162,11 @@ promxy:
ignore_error: true
remote_read: true
remote_read_path: /api/v1


externalSecret:
vaultServer: null
vaultPath: null
vaultMountPath: null
vaultDataFromKey: null

grafana:
enabled: true
image:
Expand Down Expand Up @@ -207,8 +199,6 @@ grafana:
ingress:
enabled: false
fqdn: null


victoria-metrics-single-1:
rbac:
create: false
Expand Down Expand Up @@ -247,7 +237,6 @@ victoria-metrics-single-1:
enabled: true
extraLabels:
netic.dk/monitoring: "true"

victoria-metrics-single-2:
rbac:
create: false
Expand Down