Skip to content

Commit

Permalink
Doh!
Browse files Browse the repository at this point in the history
  • Loading branch information
Guido Iaquinti committed Aug 2, 2022
1 parent a8a46fb commit e4cb0d1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions charts/posthog/tests/clickhouse-operator/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tests:
namespace: custom-namespace
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-files metadata.namespace override via Release.Namespace should work
release:
Expand All @@ -46,7 +46,7 @@ tests:
namespace: custom-namespace-from-release
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-confd-files metadata.namespace override via clickhouse.namespace should work
set:
Expand All @@ -62,7 +62,7 @@ tests:
namespace: custom-namespace
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-confd-files metadata.namespace override via Release.Namespace should work
release:
Expand All @@ -78,7 +78,7 @@ tests:
namespace: custom-namespace-from-release
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-configd-files metadata.namespace override via clickhouse.namespace should work
set:
Expand All @@ -94,7 +94,7 @@ tests:
namespace: custom-namespace
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-configd-files metadata.namespace override via Release.Namespace should work
release:
Expand All @@ -110,7 +110,7 @@ tests:
namespace: custom-namespace-from-release
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-templatesd-files metadata.namespace override via clickhouse.namespace should work
set:
Expand All @@ -126,7 +126,7 @@ tests:
namespace: custom-namespace
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-templatesd-files metadata.namespace override via Release.Namespace should work
release:
Expand All @@ -142,7 +142,7 @@ tests:
namespace: custom-namespace-from-release
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-usersd-files metadata.namespace override via clickhouse.namespace should work
set:
Expand All @@ -158,7 +158,7 @@ tests:
namespace: custom-namespace
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: ConfigMap/etc-clickhouse-operator-usersd-files metadata.namespace override via Release.Namespace should work
release:
Expand All @@ -174,4 +174,4 @@ tests:
namespace: custom-namespace-from-release
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5
4 changes: 2 additions & 2 deletions charts/posthog/tests/clickhouse-operator/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tests:
namespace: custom-namespace
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

- it: metadata.namespace override via Release.Namespace should work
release:
Expand All @@ -44,4 +44,4 @@ tests:
namespace: custom-namespace-from-release
labels:
app: clickhouse-operator
clickhouse.altinity.com/chop: 0.18.4
clickhouse.altinity.com/chop: 0.18.5

0 comments on commit e4cb0d1

Please sign in to comment.