From 2eaea3dbb3c47c1695a36a9c00779db9bf075d9b Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Tue, 28 Oct 2025 09:05:36 +0000 Subject: [PATCH] Update roles/stolon/tasks/main.yml --- roles/stolon/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/stolon/tasks/main.yml b/roles/stolon/tasks/main.yml index 3d208a3..51f3e9e 100644 --- a/roles/stolon/tasks/main.yml +++ b/roles/stolon/tasks/main.yml @@ -11,4 +11,4 @@ mode: '0644' - name: Aplicar os YAMLs com kubectl - command: kubectl apply -f /tmp/k8s_yamls/ \ No newline at end of file + command: kubectl apply -f /tmp/stolon/kubernetes-files \ No newline at end of file