Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tripathishikha1 authored Jun 21, 2024
1 parent 564943b commit f9c4a09
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions charts/microservice/values.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,4 @@
#replicaCount: 3

#image:
# repository: nginx # Replace with your microservice image name
#pullPolicy: IfNotPresent
#tags:
# - "latest"
#- "stable"
#- "alpine" # Replace with your microservice image tag
#env:
# microservice:
# selectorLabels: "micro"
# fullname: "k8s"

#service:
#type: ClusterIP
#port: 80




app:
app:
name: my-microservice

deployment:
Expand Down

0 comments on commit f9c4a09

Please sign in to comment.