Compare commits

..

3 commits

Author SHA1 Message Date
e70abd0924 Update kube-prometheus-stack Docker tag to v55.5.0 2023-12-20 17:01:25 +00:00
8070ee5cab
update storage class 2023-12-20 10:33:20 -06:00
34266c8e8d
Updating flux. 2023-12-20 10:31:11 -06:00
3 changed files with 3 additions and 3 deletions

View file

@ -12,4 +12,4 @@ spec:
requests:
storage: 20Gi
storageClassName: local-hostpath
storageClassName: ceph-block

View file

@ -3,7 +3,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/flux2/manifests/install?ref=v2.1.2
- github.com/fluxcd/flux2/manifests/install?ref=v2.2.1
patches:
- patch: |-
$patch: delete

View file

@ -9,7 +9,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
tag: v2.1.2@sha256:5502bbd944688e3a6e1804521be7bcfcb66cf72d130196fe2736e00c6016525f
tag: v2.2.1
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json
apiVersion: kustomize.toolkit.fluxcd.io/v1