Skip to content

Commit

Permalink
bugfix skooner chart
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikDK committed Jan 27, 2023
1 parent 9d661ac commit e13693a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/skooner-lite/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: skooner-lite
appVersion: "1.0.3"
version: 1.0.3
appVersion: "1.0.4"
version: 1.0.4
description: Read Only version of the Skooner kubernetes dashboard for look but don't touch access.
type: application
1 change: 0 additions & 1 deletion charts/skooner-lite/templates/ui-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ spec:
env:
- name: APP_MODE
value: "ReadOnly"
env:
- name: NAMESPACE_FILTERS
value: {{ .Values.namespaceFilter }}
{{- with .Values.nodeSelector }}
Expand Down

0 comments on commit e13693a

Please sign in to comment.