corrected namespace

This commit is contained in:
Radar231 2022-07-07 22:22:00 -04:00
parent c6362a8239
commit 1ba1044be5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
- name: Create the pihole namespace
kubernetes.core.k8s:
name: k8stv
name: pihole
api_version: v1
kind: Namespace
state: present