Automated Manifest Update (#2682)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2682
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2682.
This commit is contained in:
2025-12-18 01:21:47 +00:00
committed by Alex Lebens
parent f1b2717d25
commit 2bff5a9dab
32 changed files with 124 additions and 79 deletions

View File

@@ -1,14 +1,14 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: site-documentation-cloudflared-site
name: site-documentation-cloudflared
labels:
app.kubernetes.io/controller: main
app.kubernetes.io/instance: site-documentation
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: cloudflared-site
app.kubernetes.io/name: cloudflared
app.kubernetes.io/version: 2025.11.1
helm.sh/chart: cloudflared-site-1.23.2
helm.sh/chart: cloudflared-2.1.4
namespace: site-documentation
spec:
revisionHistoryLimit: 3
@@ -18,14 +18,14 @@ spec:
selector:
matchLabels:
app.kubernetes.io/controller: main
app.kubernetes.io/name: cloudflared-site
app.kubernetes.io/name: cloudflared
app.kubernetes.io/instance: site-documentation
template:
metadata:
labels:
app.kubernetes.io/controller: main
app.kubernetes.io/instance: site-documentation
app.kubernetes.io/name: cloudflared-site
app.kubernetes.io/name: cloudflared
spec:
enableServiceLinks: false
serviceAccountName: default
@@ -48,7 +48,7 @@ spec:
valueFrom:
secretKeyRef:
key: cf-tunnel-token
name: site-documentation-cloudflared-api-secret
name: site-documentation-cloudflared-secret
image: cloudflare/cloudflared:2025.11.1
imagePullPolicy: IfNotPresent
name: main

View File

@@ -1,12 +1,15 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: site-documentation-cloudflared-api-secret
name: site-documentation-cloudflared-secret
namespace: site-documentation
labels:
app.kubernetes.io/name: site-documentation-cloudflared-api-secret
helm.sh/chart: cloudflared-2.1.4
app.kubernetes.io/instance: site-documentation
app.kubernetes.io/part-of: site-documentation
app.kubernetes.io/version: "2.1.4"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: site-documentation-cloudflared-secret
spec:
secretStoreRef:
kind: ClusterSecretStore