clayrisser
charts
Go

rock8s community helm charts

Last updated Mar 3, 2025
14
Stars
13
Forks
23
Issues
0
Stars/day
Attention Score
5
Language breakdown
No language data available.
Files click to expand
README

charts

Artifact Hub

rock8s community helm charts

Please ★ this repo if you found it useful ★ ★ ★

Guide

Values Schema

images:
  [name]:
    repository: some-repo
    tag: some-version

config: imagePullPolicy: IfNotPresent|Always updateStrategy: RollingUpdate|Recreate debug: false istio: false [name]: hostname: '' baseUrl: '' replicas: 1 [...additionalConfig] resources: enabled: defaults requests: cpu: 100m memory: 128Mi limits: cpu: 500m memory: 256Mi

services: [name]: type: ClusterIP|NodePort|LoadBalancer nodePorts: [protocolName]: lbPorts: [protocolName]: 80

ingresses: [name]: enabled: false hostname: '' tls: enabled: true certificate: '' issuer: ''

persistance: enabled: true accessMode: ReadWriteOnce size: [name]: 1Gi storageClass: '' velero: enabled: false restic: true schedule: '@midnight' ttl: 2160h0m00s kanister: enabled: false schedule: '0 0 *'

License

MIT License

BitSpur © 2018-2023

🔗 More in this category

© 2026 GitRepoTrend · clayrisser/charts · Updated daily from GitHub