Logo
Explore Help
Register Sign In
Malin/krawl.es
1
0
Fork 0
You've already forked krawl.es
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
4e02dc98df2fa9fb9503002abbddc301ef3abce5
krawl.es/kubernetes/manifests/pvc.yaml

17 lines
345 B
YAML
Raw Normal View History

Feat/release 1.0.0 (#63) * Feat: update Kubernetes manifests for Krawl deployment and improve resource labels * Feat: update version to 1.0.0 in Helm chart and related files; add timezone to README * Feat: enhance configuration options for handling malicious IPs and update dashboard secret path * Fix: standardize boolean value handling in environment configuration
2026-01-29 14:32:10 +01:00
# Source: krawl-chart/templates/pvc.yaml
added db config for kubernetes and helm
2025-12-30 12:12:42 +01:00
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: krawl-db
namespace: krawl-system
labels:
Feat/release 1.0.0 (#63) * Feat: update Kubernetes manifests for Krawl deployment and improve resource labels * Feat: update version to 1.0.0 in Helm chart and related files; add timezone to README * Feat: enhance configuration options for handling malicious IPs and update dashboard secret path * Fix: standardize boolean value handling in environment configuration
2026-01-29 14:32:10 +01:00
app.kubernetes.io/name: krawl
app.kubernetes.io/instance: krawl
app.kubernetes.io/version: "1.0.0"
added db config for kubernetes and helm
2025-12-30 12:12:42 +01:00
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 44ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API