Skip to content

Commit

Permalink
Fix branch revision name
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <[email protected]>
  • Loading branch information
Frawless committed Jan 14, 2025
1 parent 134053a commit 94c5a27
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/argo
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/strimzi-operator
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/strimzi-operator
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/strimzi-drain-cleaner
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/kafka-connect
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/kafka-kraft
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/kafka-mirror-maker
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/kafka-mirror-maker
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/kafka
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/strimzi-operator
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/strimzi-drain-cleaner
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/alerts/kafka
directory:
recurse: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: monitoring
source:
repoURL: https://github.com/skodjob/deployment-hub
targetRevision: {{ deployment_hub_branch }}
targetRevision: HEAD
path: metrics/grafana/dashboards
directory:
recurse: true
Expand Down

0 comments on commit 94c5a27

Please sign in to comment.