diff --git a/chart/templates/uds-package.yaml b/chart/templates/uds-package.yaml index d9c7faa..557baef 100644 --- a/chart/templates/uds-package.yaml +++ b/chart/templates/uds-package.yaml @@ -77,4 +77,4 @@ spec: remoteGenerated: {{ .remoteGenerated }} {{- end }} description: {{ .description }} - {{- end }} \ No newline at end of file + {{- end }} diff --git a/chart/values.yaml b/chart/values.yaml index 189f270..424e8fa 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -11,4 +11,4 @@ postgres: port: 5432 # Custom network policies -custom: [] \ No newline at end of file +custom: []