UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5078be49 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'clear-confluence-kyverno' into 'master'

Revert "Mitigate automountServiceAccountToken findings in Confluence"

See merge request !3562
parents d8e020cd f058207c
No related branches found
No related tags found
1 merge request!3562Revert "Mitigate automountServiceAccountToken findings in Confluence"
Pipeline #2598805 passed
......@@ -688,7 +688,6 @@ policies:
- velero
- neuvector
- kiali
- confluence
- harbor
- authservice
- anchore
......@@ -810,11 +809,6 @@ policies:
# notifications bot pods interact with secrets, configmaps, and CRDs
# More details in argocd/chart/templates/argocd-notifications/bots/slack/role.yaml
- argocd-argocd-notifications-controller-*
- namespace: confluence
pods:
# confluence pods require get/list on endpoints, pods, and nodes
# More details in confluence/chart/templates/clusterrole.yaml
- confluence-?
- namespace: harbor
serviceAccounts:
- harbor-redis-bb
......
......@@ -120,11 +120,11 @@ kiali:
#cypress_keycloak_password: "tnr_w!G33ZyAt@C8"
resources:
requests:
cpu: 2
memory: 2Gi
cpu: 3
memory: 4Gi
limits:
cpu: 2
memory: 2Gi
cpu: 3
memory: 4Gi
clusterAuditor:
......
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