Initial commit

This commit is contained in:
Scooby Husky
2026-03-09 20:21:35 -05:00
commit aacb8eebbe
314 changed files with 21766 additions and 0 deletions
@@ -0,0 +1,18 @@
# infrastructure/scylla/operator-values.yaml
# Scylla Operator
replicas: 2
logLevel: 2
webhook:
# Use cert-manager to generate the self-signed cert
createSelfSignedCertificate: true
resources:
requests:
cpu: 100m
memory: 128Mi
webhookServerResources:
requests:
cpu: 10m
memory: 64Mi