Skip to content

Commit 2b0d885

Browse files
committed
fix
1 parent 9223507 commit 2b0d885

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

infrastructure/server-setup/k8s.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,5 @@
9696
hosts: master
9797
tasks:
9898
- name: Create backup secret
99-
include_tasks: tasks/k8s/create-backup-server-secret.yml
99+
include_tasks: tasks/k8s/create-backup-server-secret.yml
100+
tags: backup

0 commit comments

Comments
 (0)