Skip to content

Commit

Permalink
test changing existing resources with helm
Browse files Browse the repository at this point in the history
  • Loading branch information
loyal2thesea committed Apr 17, 2024
1 parent b4c4c69 commit 2fbbd7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/generic-service/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: generic-service
description: A Helm chart for Kubernetes
version: 1.1.1
version: 1.1.2
dependencies:
- name: memcached
version: 6.6.x
Expand Down
1 change: 1 addition & 0 deletions charts/generic-service/templates/preexisting-lb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
groupID: {{ $value.loadBalancer.securityGroupID }}
ports:
- protocol: TCP
- port:
{{- end }}
{{- end }}

0 comments on commit 2fbbd7a

Please sign in to comment.