Skip to content

Commit

Permalink
chore: correct software name in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lyz508 committed Jul 4, 2024
1 parent e359e35 commit 997c8e8
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-chf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
apiVersion: v2
name: free5gc-chf
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
{{- with .Values.chf }}
apiVersion: v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
{{- with .Values.chf }}
apiVersion: apps/v1
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-chf/templates/chf-hpa.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
{{- with .Values.chf }}
{{- if .autoscaling.enabled }}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
{{- with .Values.chf }}
{{- if .ingress.enabled -}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
{{- with .Values.chf }}
apiVersion: v1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
{{- with .Values.chf }}
apiVersion: v1
Expand Down
2 changes: 1 addition & 1 deletion charts/free5gc/charts/free5gc-chf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Software Name : free5gc-compose
# Software Name : free5gc-helm
#
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 997c8e8

Please sign in to comment.