mirror of
https://github.com/KevinMidboe/cloudflare-ddns.git
synced 2025-12-07 19:58:56 +00:00
Kubernetes namespace & cronjob
This commit is contained in:
6
.kubernetes/0-namespace.yml
Normal file
6
.kubernetes/0-namespace.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: cloudflare-ddns
|
||||
|
||||
Reference in New Issue
Block a user