index
:
homelab-gitops.git
main
GitOps repo for my homelab
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
hello-world
/
namespace.yaml
blob: 3f0233956e5f1ea2ff8b69c19a001ca0eac69cd7 (
plain
)
1
2
3
4
5
6
---
apiVersion
:
v1
kind
:
Namespace
metadata
:
name
:
hello-world
...