Skip to content

Commit

Permalink
feat: code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Azhovan committed Sep 10, 2023
1 parent 4ffc516 commit f4d9189
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/gitea/9.3.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ data:
clusterDomain: cluster.local.
redis-cluster:
priorityClassName: "dkp-critical-priority"
cluster:
nodes: 3
postgresql-ha:
enabled: false
postgresql:
Expand Down
1 change: 1 addition & 0 deletions services/gitea/9.3.0/pvc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ metadata:
namespace: ${releaseNamespace}
annotations:
helm.sh/resource-policy: keep
kustomize.toolkit.fluxcd.io/prune: disabled
spec:
accessModes:
- ReadWriteOnce
Expand Down

0 comments on commit f4d9189

Please sign in to comment.