test priorityClassName: system-cluster-critical for gitea and sonarqube
This commit is contained in:
1
apps/gitea/env/k3s-cluster/deployment.yaml
vendored
1
apps/gitea/env/k3s-cluster/deployment.yaml
vendored
@@ -16,6 +16,7 @@ spec:
|
||||
labels:
|
||||
app.kubernetes.io/name: gitea
|
||||
spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
serviceAccountName: gitea
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
|
||||
Reference in New Issue
Block a user