mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-24 15:55:17 -04:00
helm: remove non-existent field in operator
This commit is contained in:
parent
18fe34c58b
commit
865cd53856
5 changed files with 66 additions and 76 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue