Add svc
This commit is contained in:
parent
245d5b151c
commit
259baf5056
9
env-sets/dev/services/svc-3.yaml
Normal file
9
env-sets/dev/services/svc-3.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
message: "Welcome to svc-3 in dev"
|
||||||
|
image:
|
||||||
|
repository: nginx
|
||||||
|
tag: stable
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
service:
|
||||||
|
name: svc-3 # 🟡 OPTIONAL: if your chart supports it
|
||||||
|
type: ClusterIP
|
||||||
|
port: 80
|
||||||
Loading…
x
Reference in New Issue
Block a user