mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
fix: Fix SA Secret annotation
This commit is contained in:
parent
eed8d60822
commit
0a5fb9d3d4
13 changed files with 43 additions and 43 deletions
|
@ -23,7 +23,7 @@ tests:
|
|||
app.kubernetes.io/instance: RELEASE-NAME
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: RELEASE-NAME
|
||||
helm.sh/chart: app-template-1.1.1
|
||||
helm.sh/chart: app-template-1.1.2
|
||||
|
||||
- it: custom metadata should pass
|
||||
set:
|
||||
|
@ -52,7 +52,7 @@ tests:
|
|||
app.kubernetes.io/instance: RELEASE-NAME
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: RELEASE-NAME
|
||||
helm.sh/chart: app-template-1.1.1
|
||||
helm.sh/chart: app-template-1.1.2
|
||||
test_label: test
|
||||
|
||||
- it: custom metadata with global metadata should pass
|
||||
|
@ -89,7 +89,7 @@ tests:
|
|||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: RELEASE-NAME
|
||||
global_label: test
|
||||
helm.sh/chart: app-template-1.1.1
|
||||
helm.sh/chart: app-template-1.1.2
|
||||
test_label: test
|
||||
|
||||
- it: custom secret type should pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue