UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0eca7e74 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'bugfix/rke-eks-minio-values' into 'master'

fix: update rke2 and eks overrides SKIP UPGRADE SKIP UPDATE CHECK

Closes #2122

See merge request !4454
parents 6b6fbdd2 077758fa
No related branches found
No related tags found
1 merge request!4454fix: update rke2 and eks overrides SKIP UPGRADE SKIP UPDATE CHECK
Pipeline #3372353 passed
......@@ -509,6 +509,9 @@ addons:
runAsUser: 1001
runAsGroup: 1001
runAsNonRoot: true
capabilities:
drop:
- ALL
mattermost:
values:
......
......@@ -78,6 +78,8 @@ elasticsearchKibana:
loki:
values:
global:
dnsService: rke2-coredns-rke2-coredns
bbtests:
cypress:
artifacts: false
......@@ -491,7 +493,9 @@ addons:
runAsUser: 1001
runAsGroup: 1001
runAsNonRoot: true
capabilities:
drop:
- ALL
mattermost:
values:
bbtests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment