diff --git a/.changelog/3308.fixed.txt b/.changelog/3308.fixed.txt new file mode 100644 index 0000000000..ec90901be6 --- /dev/null +++ b/.changelog/3308.fixed.txt @@ -0,0 +1 @@ +fix(openshift): fix scc definition \ No newline at end of file diff --git a/deploy/helm/sumologic/templates/scc.yaml b/deploy/helm/sumologic/templates/scc.yaml index 5f0100253e..b3721191f0 100644 --- a/deploy/helm/sumologic/templates/scc.yaml +++ b/deploy/helm/sumologic/templates/scc.yaml @@ -27,6 +27,7 @@ fsGroup: ranges: - min: 65534 max: 65534 + - min: 1000 # prometheus max: 1000 # prometheus - min: 2000 # prometheus max: 2000 # prometheus