add labels
This commit is contained in:
@@ -194,6 +194,9 @@ backup:
|
|||||||
name: gitea-backup
|
name: gitea-backup
|
||||||
pod:
|
pod:
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/instance: gitea-backup
|
||||||
|
app.kubernetes.io/name: gitea-backup
|
||||||
initContainers:
|
initContainers:
|
||||||
backup:
|
backup:
|
||||||
image:
|
image:
|
||||||
|
|||||||
Reference in New Issue
Block a user