Initial Helm and Kargo setup

This commit is contained in:
5vl
2026-09-10 13:57:05 +02:00
commit 9af750af3f
16 changed files with 576 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
replicaCount: 2
image:
repository: nginx
tag: alpine
pullPolicy: IfNotPresent
service:
port: 80
ingress:
path: /
environment: LOCAL