Automated Manifest Update #3748

Merged
alexlebens merged 2 commits from auto/update-manifests into manifests 2026-02-05 20:28:52 +00:00
51 changed files with 74 additions and 92 deletions

View File

@@ -3,7 +3,7 @@ kind: ClusterRole
metadata: metadata:
name: argocd-application-controller name: argocd-application-controller
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -3,7 +3,7 @@ kind: ClusterRole
metadata: metadata:
name: argocd-notifications-controller name: argocd-notifications-controller
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -3,7 +3,7 @@ kind: ClusterRole
metadata: metadata:
name: argocd-server name: argocd-server
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -3,7 +3,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argocd-application-controller name: argocd-application-controller
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -3,7 +3,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argocd-notifications-controller name: argocd-notifications-controller
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -3,7 +3,7 @@ kind: ClusterRoleBinding
metadata: metadata:
name: argocd-server name: argocd-server
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-cm name: argocd-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-cm app.kubernetes.io/name: argocd-cm
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-cmd-params-cm name: argocd-cmd-params-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-cmd-params-cm app.kubernetes.io/name: argocd-cmd-params-cm
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-gpg-keys-cm name: argocd-gpg-keys-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-gpg-keys-cm app.kubernetes.io/name: argocd-gpg-keys-cm
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-notifications-cm name: argocd-notifications-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-rbac-cm name: argocd-rbac-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-rbac-cm app.kubernetes.io/name: argocd-rbac-cm
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-ssh-known-hosts-cm name: argocd-ssh-known-hosts-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-ssh-known-hosts-cm app.kubernetes.io/name: argocd-ssh-known-hosts-cm
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-tls-certs-cm name: argocd-tls-certs-cm
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-tls-certs-cm app.kubernetes.io/name: argocd-tls-certs-cm
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-applicationset-controller name: argocd-applicationset-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-applicationset-controller app.kubernetes.io/name: argocd-applicationset-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller
@@ -21,9 +21,9 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/cmd-params: 20b8721c47616aebb443a3672c0909386ce5f244aea40a4eea814eb4b931611b checksum/cmd-params: f01cad83e0a9dc53ddadf1e7c29dee9677ebaa0a8bfae05466162578925e98f5
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-applicationset-controller app.kubernetes.io/name: argocd-applicationset-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-dex-server name: argocd-dex-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-dex-server app.kubernetes.io/name: argocd-dex-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: dex-server app.kubernetes.io/component: dex-server
@@ -21,10 +21,10 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/cmd-params: 20b8721c47616aebb443a3672c0909386ce5f244aea40a4eea814eb4b931611b checksum/cmd-params: f01cad83e0a9dc53ddadf1e7c29dee9677ebaa0a8bfae05466162578925e98f5
checksum/cm: 8d32fd3f2467f6b9fac30a1fee5b6cefb6351df1689decd7ee3d828a477e2a0a checksum/cm: caf602eff2dffae0ce243a4775feaf08dff79def19d1d81991098e5a7a1f2ed5
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-dex-server app.kubernetes.io/name: argocd-dex-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: dex-server app.kubernetes.io/component: dex-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-notifications-controller name: argocd-notifications-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller
@@ -23,9 +23,9 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/cmd-params: 20b8721c47616aebb443a3672c0909386ce5f244aea40a4eea814eb4b931611b checksum/cmd-params: f01cad83e0a9dc53ddadf1e7c29dee9677ebaa0a8bfae05466162578925e98f5
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-repo-server name: argocd-repo-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server app.kubernetes.io/name: argocd-repo-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server
@@ -21,10 +21,10 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/cmd-params: 20b8721c47616aebb443a3672c0909386ce5f244aea40a4eea814eb4b931611b checksum/cmd-params: f01cad83e0a9dc53ddadf1e7c29dee9677ebaa0a8bfae05466162578925e98f5
checksum/cm: 8d32fd3f2467f6b9fac30a1fee5b6cefb6351df1689decd7ee3d828a477e2a0a checksum/cm: caf602eff2dffae0ce243a4775feaf08dff79def19d1d81991098e5a7a1f2ed5
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server app.kubernetes.io/name: argocd-repo-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server
@@ -361,7 +361,7 @@ spec:
- sh - sh
- '-c' - '-c'
args: args:
- /bin/cp --update=none /usr/local/bin/argocd /var/run/argocd/argocd && /bin/ln -s /var/run/argocd/argocd /var/run/argocd/argocd-cmp-server - /bin/cp --update=none /usr/local/bin/argocd /var/run/argocd/argocd && /bin/ln -sf /var/run/argocd/argocd /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v3.3.0 image: quay.io/argoproj/argocd:v3.3.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: copyutil name: copyutil

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server name: argocd-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server
@@ -21,10 +21,10 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/cmd-params: 20b8721c47616aebb443a3672c0909386ce5f244aea40a4eea814eb4b931611b checksum/cmd-params: f01cad83e0a9dc53ddadf1e7c29dee9677ebaa0a8bfae05466162578925e98f5
checksum/cm: 8d32fd3f2467f6b9fac30a1fee5b6cefb6351df1689decd7ee3d828a477e2a0a checksum/cm: caf602eff2dffae0ce243a4775feaf08dff79def19d1d81991098e5a7a1f2ed5
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server name: argocd-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-application-controller name: argocd-application-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-applicationset-controller name: argocd-applicationset-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-applicationset-controller app.kubernetes.io/name: argocd-applicationset-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-dex-server name: argocd-dex-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-dex-server app.kubernetes.io/name: argocd-dex-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: dex-server app.kubernetes.io/component: dex-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-notifications-controller name: argocd-notifications-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-repo-server name: argocd-repo-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server app.kubernetes.io/name: argocd-repo-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server name: argocd-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-application-controller name: argocd-application-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-applicationset-controller name: argocd-applicationset-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-applicationset-controller app.kubernetes.io/name: argocd-applicationset-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-dex-server name: argocd-dex-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-dex-server app.kubernetes.io/name: argocd-dex-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: dex-server app.kubernetes.io/component: dex-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-notifications-controller name: argocd-notifications-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-repo-server name: argocd-repo-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server app.kubernetes.io/name: argocd-repo-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server name: argocd-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-secret name: argocd-secret
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-secret app.kubernetes.io/name: argocd-secret
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-application-controller-metrics name: argocd-application-controller-metrics
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-metrics app.kubernetes.io/name: argocd-metrics
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-applicationset-controller-metrics name: argocd-applicationset-controller-metrics
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-metrics app.kubernetes.io/name: argocd-metrics
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-applicationset-controller name: argocd-applicationset-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-applicationset-controller app.kubernetes.io/name: argocd-applicationset-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-dex-server name: argocd-dex-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-dex-server app.kubernetes.io/name: argocd-dex-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: dex-server app.kubernetes.io/component: dex-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-notifications-controller-metrics name: argocd-notifications-controller-metrics
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-metrics app.kubernetes.io/name: argocd-metrics
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-repo-server-metrics name: argocd-repo-server-metrics
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server-metrics app.kubernetes.io/name: argocd-repo-server-metrics
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server app.kubernetes.io/name: argocd-repo-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server-metrics name: argocd-server-metrics
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server-metrics app.kubernetes.io/name: argocd-server-metrics
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-server name: argocd-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd-application-controller name: argocd-application-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd-applicationset-controller name: argocd-applicationset-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-applicationset-controller app.kubernetes.io/name: argocd-applicationset-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: applicationset-controller app.kubernetes.io/component: applicationset-controller

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd-dex-server name: argocd-dex-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-dex-server app.kubernetes.io/name: argocd-dex-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: dex-server app.kubernetes.io/component: dex-server

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd-notifications-controller name: argocd-notifications-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-notifications-controller app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: notifications-controller app.kubernetes.io/component: notifications-controller

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd-repo-server name: argocd-repo-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-repo-server app.kubernetes.io/name: argocd-repo-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: repo-server app.kubernetes.io/component: repo-server

View File

@@ -5,7 +5,7 @@ metadata:
name: argocd-server name: argocd-server
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-server app.kubernetes.io/name: argocd-server
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: server app.kubernetes.io/component: server

View File

@@ -4,7 +4,7 @@ metadata:
name: argocd-application-controller name: argocd-application-controller
namespace: argocd namespace: argocd
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller
@@ -22,10 +22,10 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/cmd-params: 20b8721c47616aebb443a3672c0909386ce5f244aea40a4eea814eb4b931611b checksum/cmd-params: f01cad83e0a9dc53ddadf1e7c29dee9677ebaa0a8bfae05466162578925e98f5
checksum/cm: 8d32fd3f2467f6b9fac30a1fee5b6cefb6351df1689decd7ee3d828a477e2a0a checksum/cm: caf602eff2dffae0ce243a4775feaf08dff79def19d1d81991098e5a7a1f2ed5
labels: labels:
helm.sh/chart: argo-cd-9.4.0 helm.sh/chart: argo-cd-9.4.1
app.kubernetes.io/name: argocd-application-controller app.kubernetes.io/name: argocd-application-controller
app.kubernetes.io/instance: argocd app.kubernetes.io/instance: argocd
app.kubernetes.io/component: application-controller app.kubernetes.io/component: application-controller

View File

@@ -431,7 +431,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -446,7 +445,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -603,7 +601,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -618,7 +615,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -703,8 +699,8 @@ spec:
most preferred is the one with the greatest sum of weights, i.e. most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling anti-affinity expressions, etc.), request, requiredDuringScheduling anti-affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding compute a sum by iterating through the elements of this field and subtracting
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the "weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
node(s) with the highest sum are the most preferred. node(s) with the highest sum are the most preferred.
type: array type: array
items: items:
@@ -776,7 +772,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -791,7 +786,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -948,7 +942,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -963,7 +956,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -1482,7 +1474,7 @@ spec:
Claims lists the names of resources, defined in spec.resourceClaims, Claims lists the names of resources, defined in spec.resourceClaims,
that are used by this container. that are used by this container.
This is an alpha field and requires enabling the This field depends on the
DynamicResourceAllocation feature gate. DynamicResourceAllocation feature gate.
This field is immutable. It can only be set for containers. This field is immutable. It can only be set for containers.
@@ -1823,7 +1815,7 @@ spec:
Claims lists the names of resources, defined in spec.resourceClaims, Claims lists the names of resources, defined in spec.resourceClaims,
that are used by this container. that are used by this container.
This is an alpha field and requires enabling the This field depends on the
DynamicResourceAllocation feature gate. DynamicResourceAllocation feature gate.
This field is immutable. It can only be set for containers. This field is immutable. It can only be set for containers.
@@ -2238,7 +2230,6 @@ spec:
- Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations.
If this value is nil, the behavior is equivalent to the Honor policy. If this value is nil, the behavior is equivalent to the Honor policy.
This is a beta-level feature default enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.
type: string type: string
nodeTaintsPolicy: nodeTaintsPolicy:
description: |- description: |-
@@ -2249,7 +2240,6 @@ spec:
- Ignore: node taints are ignored. All nodes are included. - Ignore: node taints are ignored. All nodes are included.
If this value is nil, the behavior is equivalent to the Ignore policy. If this value is nil, the behavior is equivalent to the Ignore policy.
This is a beta-level feature default enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.
type: string type: string
topologyKey: topologyKey:
description: |- description: |-

View File

@@ -380,7 +380,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -395,7 +394,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -552,7 +550,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -567,7 +564,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -652,8 +648,8 @@ spec:
most preferred is the one with the greatest sum of weights, i.e. most preferred is the one with the greatest sum of weights, i.e.
for each node that meets all of the scheduling requirements (resource for each node that meets all of the scheduling requirements (resource
request, requiredDuringScheduling anti-affinity expressions, etc.), request, requiredDuringScheduling anti-affinity expressions, etc.),
compute a sum by iterating through the elements of this field and adding compute a sum by iterating through the elements of this field and subtracting
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the "weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
node(s) with the highest sum are the most preferred. node(s) with the highest sum are the most preferred.
type: array type: array
items: items:
@@ -725,7 +721,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -740,7 +735,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -897,7 +891,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both matchLabelKeys and labelSelector. The same key is forbidden to exist in both matchLabelKeys and labelSelector.
Also, matchLabelKeys cannot be set when labelSelector isn't set. Also, matchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -912,7 +905,6 @@ spec:
pod labels will be ignored. The default value is empty. pod labels will be ignored. The default value is empty.
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector. The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
Also, mismatchLabelKeys cannot be set when labelSelector isn't set. Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
type: array type: array
items: items:
type: string type: string
@@ -1057,7 +1049,7 @@ spec:
Claims lists the names of resources, defined in spec.resourceClaims, Claims lists the names of resources, defined in spec.resourceClaims,
that are used by this container. that are used by this container.
This is an alpha field and requires enabling the This field depends on the
DynamicResourceAllocation feature gate. DynamicResourceAllocation feature gate.
This field is immutable. It can only be set for containers. This field is immutable. It can only be set for containers.

View File

@@ -22,7 +22,7 @@ spec:
secretName: operator-oauth secretName: operator-oauth
containers: containers:
- name: operator - name: operator
image: tailscale/k8s-operator:v1.92.5 image: tailscale/k8s-operator:v1.94.1
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: OPERATOR_INITIAL_TAGS - name: OPERATOR_INITIAL_TAGS
@@ -46,7 +46,7 @@ spec:
- name: CLIENT_SECRET_FILE - name: CLIENT_SECRET_FILE
value: /oauth/client_secret value: /oauth/client_secret
- name: PROXY_IMAGE - name: PROXY_IMAGE
value: tailscale/tailscale:v1.92.5 value: tailscale/tailscale:v1.94.1
- name: PROXY_TAGS - name: PROXY_TAGS
value: tag:k8s value: tag:k8s
- name: APISERVER_PROXY - name: APISERVER_PROXY