initial demo

This commit is contained in:
Hans Dominik Werner
2026-04-15 21:53:39 +02:00
commit d3991b7a85
12 changed files with 312 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
replicaCount: 1
image:
repository: nginx
tag: "1.25"
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80
message: "v1 from git"