This commit is contained in:
2025-08-25 22:54:55 +02:00
parent c5b9d2e652
commit 84765fd736
3 changed files with 2 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@@ -2,7 +2,7 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: coredns-updater
namespace: ddns
namespace: dns
---
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
@@ -37,7 +37,7 @@ apiVersion: batch/v1
kind: CronJob
metadata:
name: coredns-v4-sync
namespace: ddns
namespace: dns
spec:
schedule: "*/5 * * * *"
concurrencyPolicy: Forbid

BIN
kubevirt/.DS_Store vendored Normal file

Binary file not shown.