Skip to content

Commit

Permalink
gitlab: drop addon - prometheus operator
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor111@gmail.com>
  • Loading branch information
batazor committed Dec 23, 2022
1 parent e3010eb commit 9b0621c
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions ops/gitlab/pipelines/addons/addons.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
# Deploy ===============================================================================================================
prometheus-operator:
stage: addons
variables:
RELEASE_NAME: prometheus-operator
HELM_PATH: ops/Helm/addons/prometheus-operator
HELM_NAMESPACE: prometheus-operator
HELM_ARG: --set kube-prometheus-stack.alertmanager.config.global.slack_api_url=$SLACK_TOKEN
ENVIRONMENT_URL: $ENVIRONMENT_URL/prometheus
trigger:
include:
- local: 'ops/gitlab/pipelines/helm_deploy.yml'
strategy: depend
needs: [ ]
rules:
- when: manual

# METALLB ==============================================================================================================
metallb:
stage: addons
Expand Down

0 comments on commit 9b0621c

Please sign in to comment.