Skip to content

Commit

Permalink
Commented out flux-monitoring.
Browse files Browse the repository at this point in the history
  • Loading branch information
lefeverd committed Jun 12, 2022
1 parent 91f4cfe commit f892014
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/monitoring/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- kube-prometheus-stack
- flux-monitoring
#- flux-monitoring
- alertmanager-discord
2 changes: 1 addition & 1 deletion provision/ansible/inventory/hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kubernetes:
master:
hosts:
k8s-0:
ansible_host: 78.47.255.238
ansible_host: 167.235.18.230
worker:
hosts:
k8s-1:
Expand Down
2 changes: 1 addition & 1 deletion provision/ansible/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
collections:
- name: community.general
version: 4.2.0
version: 4.8.1
- name: community.sops
version: 1.2.0
- name: ansible.posix
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
install_date: dim 09 jan 2022 17:00:03
install_date: dim 12 jun 2022 12:28:07
version: 2.0.0

0 comments on commit f892014

Please sign in to comment.