File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -324,8 +324,7 @@ post_apply:
324
324
- name : dashboard-metrics-scraper-vpa
325
325
namespace : kube-system
326
326
kind : VerticalPodAutoscaler
327
- # clean this up in another step after the above resources have been cleaned-up
328
- # - name: kubernetes-dashboard
329
- # namespace: kube-system
330
- # kind: ServiceAccount
327
+ - name : kubernetes-dashboard
328
+ namespace : kube-system
329
+ kind : ServiceAccount
331
330
{{ end }}
Original file line number Diff line number Diff line change 1
1
{{ $internal_version := "v0.21.195-1014" }}
2
- {{ $canary_internal_version := "v0.21.195-1014 " }}
2
+ {{ $canary_internal_version := "v0.21.198-1017 " }}
3
3
4
4
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
5
5
{{ $canary_args := "" }}
You can’t perform that action at this time.
0 commit comments