mirror of
https://github.com/lukaszraczylo/jobs-manager-operator.git
synced 2026-07-13 07:47:11 +00:00
Add events generation rbac policy.
This commit is contained in:
@@ -105,4 +105,4 @@ spec:
|
||||
securityContext:
|
||||
runAsNonRoot: true
|
||||
serviceAccountName: {{ include "chart.fullname" . }}-controller-manager
|
||||
terminationGracePeriodSeconds: 10
|
||||
terminationGracePeriodSeconds: 10
|
||||
|
||||
@@ -12,7 +12,7 @@ controllerManager:
|
||||
memory: 64Mi
|
||||
manager:
|
||||
image:
|
||||
repository: controller
|
||||
repository: ghcr.io/lukaszraczylo/jobs-manager-operator
|
||||
tag: latest
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user