Automated Manifest Update (#2315)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #2315 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 #2315.
This commit is contained in:
@@ -5,9 +5,9 @@ metadata:
|
||||
name: gitea-backup
|
||||
labels:
|
||||
app.kubernetes.io/controller: backup
|
||||
app.kubernetes.io/instance: gitea
|
||||
app.kubernetes.io/instance: gitea-backup
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: gitea
|
||||
app.kubernetes.io/name: gitea-backup
|
||||
helm.sh/chart: backup-4.5.0
|
||||
namespace: gitea
|
||||
spec:
|
||||
|
||||
@@ -4,8 +4,8 @@ kind: ServiceAccount
|
||||
metadata:
|
||||
name: gitea-backup
|
||||
labels:
|
||||
app.kubernetes.io/instance: gitea
|
||||
app.kubernetes.io/instance: gitea-backup
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: gitea
|
||||
app.kubernetes.io/name: gitea-backup
|
||||
helm.sh/chart: backup-4.5.0
|
||||
namespace: gitea
|
||||
|
||||
@@ -13,7 +13,5 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: gitea
|
||||
app.kubernetes.io/instance: gitea
|
||||
matchExpressions:
|
||||
- {key: app.kubernetes.io/controller, operator: NotIn, values: [backup]}
|
||||
endpoints:
|
||||
- port: http
|
||||
|
||||
Reference in New Issue
Block a user