Compare commits
No commits in common. "d3a30ea636d33970078a79a3fd4bced8315bf09f" and "672b14af5b5ee6edd433a507b033bf07e1abf3c5" have entirely different histories.
d3a30ea636
...
672b14af5b
3 changed files with 3 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ spec:
|
|||
persistence:
|
||||
type: pvc
|
||||
enabled: true
|
||||
size: 50Gi
|
||||
size: 10Gi
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
ingress:
|
||||
|
|
@ -109,7 +109,7 @@ spec:
|
|||
persistence:
|
||||
enabled: true
|
||||
storageClass: default
|
||||
size: 50Gi
|
||||
size: 25Gi
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
- repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@ spec:
|
|||
cache:
|
||||
enabled: true
|
||||
storageClass: truenas-nfs-csi
|
||||
storageSize: 100Gi
|
||||
config: |
|
||||
{
|
||||
"platform": "gitea",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue