mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
update static manifests
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
parent
de07f8e4d6
commit
b8a658463a
5 changed files with 5 additions and 5 deletions
|
@ -484,7 +484,7 @@ spec:
|
||||||
fsGroup: 1234
|
fsGroup: 1234
|
||||||
containers:
|
containers:
|
||||||
- name: policy-reporter
|
- name: policy-reporter
|
||||||
image: "ghcr.io/kyverno/policy-reporter:2.20.1"
|
image: "ghcr.io/kyverno/policy-reporter:2.20.2"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
|
@ -367,7 +367,7 @@ spec:
|
||||||
fsGroup: 1234
|
fsGroup: 1234
|
||||||
containers:
|
containers:
|
||||||
- name: policy-reporter
|
- name: policy-reporter
|
||||||
image: "ghcr.io/kyverno/policy-reporter:2.20.1"
|
image: "ghcr.io/kyverno/policy-reporter:2.20.2"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
|
@ -223,7 +223,7 @@ spec:
|
||||||
fsGroup: 1234
|
fsGroup: 1234
|
||||||
containers:
|
containers:
|
||||||
- name: policy-reporter
|
- name: policy-reporter
|
||||||
image: "ghcr.io/kyverno/policy-reporter:2.20.1"
|
image: "ghcr.io/kyverno/policy-reporter:2.20.2"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
|
@ -113,7 +113,7 @@ spec:
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
containers:
|
containers:
|
||||||
- name: policy-reporter
|
- name: policy-reporter
|
||||||
image: "ghcr.io/kyverno/policy-reporter:2.20.1"
|
image: "ghcr.io/kyverno/policy-reporter:2.20.2"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
|
@ -26,7 +26,7 @@ spec:
|
||||||
restartPolicy: Never
|
restartPolicy: Never
|
||||||
containers:
|
containers:
|
||||||
- name: policy-reporter
|
- name: policy-reporter
|
||||||
image: "ghcr.io/kyverno/policy-reporter:2.20.1"
|
image: "ghcr.io/kyverno/policy-reporter:2.20.2"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|
Loading…
Reference in a new issue