Remove system suffix from namespace
Remove `-system` suffix from chart `dynatrace-oneagent-operator` as it is not needed for partner charts.pull/16/head
parent
f81e216f56
commit
05f352b903
Binary file not shown.
|
@ -7,7 +7,7 @@ diff -x '*.tgz' -x '*.lock' -uNr packages/dynatrace-oneagent-operator/charts-ori
|
|||
- https://github.com/Dynatrace/helm-charts
|
||||
+annotations:
|
||||
+ catalog.cattle.io/certified: partner
|
||||
+ catalog.cattle.io/namespace: dynatrace-oneagent-operator-system
|
||||
+ catalog.cattle.io/namespace: dynatrace-oneagent-operator
|
||||
+ catalog.cattle.io/release-name: dynatrace-oneagent-operator
|
||||
diff -x '*.tgz' -x '*.lock' -uNr packages/dynatrace-oneagent-operator/charts-original/app-readme.md packages/dynatrace-oneagent-operator/charts/app-readme.md
|
||||
--- packages/dynatrace-oneagent-operator/charts-original/app-readme.md
|
||||
|
|
Loading…
Reference in New Issue