helm: remove non-existent field in operator

This commit is contained in:
Leonard Cohnen 2022-11-26 21:13:35 +01:00 committed by 3u13r
parent 18fe34c58b
commit 865cd53856
5 changed files with 66 additions and 76 deletions

View File

@ -110,12 +110,10 @@ spec:
- hostPath:
path: /usr/lib/os-release
type: File
optional: true
name: usr-lib-os-release
- hostPath:
path: /etc/os-release
type: File
optional: true
name: etc-os-release
- name: azureconfig
secret:

View File

@ -128,12 +128,10 @@ spec:
- hostPath:
path: /usr/lib/os-release
type: File
optional: true
name: usr-lib-os-release
- hostPath:
path: /etc/os-release
type: File
optional: true
name: etc-os-release
- name: azureconfig
secret:

View File

@ -128,12 +128,10 @@ spec:
- hostPath:
path: /usr/lib/os-release
type: File
optional: true
name: usr-lib-os-release
- hostPath:
path: /etc/os-release
type: File
optional: true
name: etc-os-release
- name: azureconfig
secret:

View File

@ -128,12 +128,10 @@ spec:
- hostPath:
path: /usr/lib/os-release
type: File
optional: true
name: usr-lib-os-release
- hostPath:
path: /etc/os-release
type: File
optional: true
name: etc-os-release
- name: azureconfig
secret:

View File

@ -75,12 +75,10 @@ spec:
- hostPath:
path: /usr/lib/os-release
type: File
optional: true
name: usr-lib-os-release
- hostPath:
path: /etc/os-release
type: File
optional: true
name: etc-os-release
- name: azureconfig
secret: