Skip to content

Commit

Permalink
Remove icon from application.yaml to prevent the error "strict decodi…
Browse files Browse the repository at this point in the history
…ng error: unknown field "icon""
  • Loading branch information
Vitaly Ivanov committed Jan 17, 2024
1 parent 76ef09c commit 11f8977
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/synthesized-tdk-cli/templates/application.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apiVersion: app.k8s.io/v1beta1
kind: Application
icon: https://avatars.githubusercontent.com/u/42060457
metadata:
name: {{ .Release.Name }}
namespace: "{{ .Release.Namespace }}"
Expand Down

0 comments on commit 11f8977

Please sign in to comment.