add temporal kustomize
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-13 14:53:45 -08:00
parent 11ef19b109
commit a5e878cf36
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: futureporn
resources:
- namespace.yaml
- release.yaml
- repository.yaml

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: futureporn