This commit is contained in:
2024-11-06 16:34:02 +00:00
11 changed files with 16 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
annotations: annotations:
argocd.argoproj.io/sync-wave: "0" argocd.argoproj.io/sync-wave: "0"
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: default project: default
source: source:

View File

@@ -7,6 +7,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
annotations: annotations:
argocd.argoproj.io/sync-wave: "1" argocd.argoproj.io/sync-wave: "1"
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: default project: default
source: source:

View File

@@ -7,6 +7,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
annotations: annotations:
argocd.argoproj.io/sync-wave: "0" argocd.argoproj.io/sync-wave: "0"
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: default project: default
source: source:

View File

@@ -7,6 +7,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
annotations: annotations:
argocd.argoproj.io/sync-wave: "-1" argocd.argoproj.io/sync-wave: "-1"
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: default project: default
source: source:

View File

@@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0 version: 0.1.1
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to

View File

@@ -1,7 +1,7 @@
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: ts-filebrowser name: ts-filebrowser-bis
spec: spec:
defaultBackend: defaultBackend:
service: service:

View File

@@ -6,6 +6,8 @@ metadata:
namespace: {{ .Values.argocd.namespace }} namespace: {{ .Values.argocd.namespace }}
# finalizers: # finalizers:
# - resources-finalizer.argocd.argoproj.io # - resources-finalizer.argocd.argoproj.io
annotations:
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: {{ .Values.argocd.project }} project: {{ .Values.argocd.project }}
source: source:

View File

@@ -6,6 +6,8 @@ metadata:
namespace: {{ .Values.argocd.namespace }} namespace: {{ .Values.argocd.namespace }}
# finalizers: # finalizers:
# - resources-finalizer.argocd.argoproj.io # - resources-finalizer.argocd.argoproj.io
annotations:
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: {{ .Values.argocd.project }} project: {{ .Values.argocd.project }}
source: source:

View File

@@ -6,6 +6,8 @@ metadata:
namespace: {{ .Values.argocd.namespace }} namespace: {{ .Values.argocd.namespace }}
# finalizers: # finalizers:
# - resources-finalizer.argocd.argoproj.io # - resources-finalizer.argocd.argoproj.io
annotations:
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: {{ .Values.argocd.project }} project: {{ .Values.argocd.project }}
source: source:

View File

@@ -6,6 +6,8 @@ metadata:
namespace: {{ .Values.argocd.namespace }} namespace: {{ .Values.argocd.namespace }}
# finalizers: # finalizers:
# - resources-finalizer.argocd.argoproj.io # - resources-finalizer.argocd.argoproj.io
annotations:
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: {{ .Values.argocd.project }} project: {{ .Values.argocd.project }}
source: source:

View File

@@ -6,6 +6,8 @@ metadata:
namespace: {{ .Values.argocd.namespace }} namespace: {{ .Values.argocd.namespace }}
# finalizers: # finalizers:
# - resources-finalizer.argocd.argoproj.io # - resources-finalizer.argocd.argoproj.io
annotations:
notifications.argoproj.io/subscribe.on-sync-succeeded.telegram: "-1002270587578"
spec: spec:
project: {{ .Values.argocd.project }} project: {{ .Values.argocd.project }}
source: source: