fix api-url

This commit is contained in:
dvirlabs 2025-07-28 13:07:43 +03:00
parent 2d2c5decce
commit 3d8954aa00
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,9 @@
message: "Welcome to svc-1 in dev"
image:
repository: nginx
tag: stable
pullPolicy: IfNotPresent
service:
name: svc-1 # 🟡 OPTIONAL: if your chart supports it
type: ClusterIP
port: 80

View File

@ -0,0 +1,9 @@
message: "Welcome to svc-1 in dev"
image:
repository: nginx
tag: stable
pullPolicy: IfNotPresent
service:
name: svc-1 # 🟡 OPTIONAL: if your chart supports it
type: ClusterIP
port: 80