Compare commits
No commits in common. "a935e69f7ed2533b07f3eba6f9dc55e615c29fbb" and "17a09537a66a09264fcda6e7a475ef54dfad8b37" have entirely different histories.
a935e69f7e
...
17a09537a6
@ -2,5 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: futureporn
|
namespace: futureporn
|
||||||
resources:
|
resources:
|
||||||
|
- namespace.yaml
|
||||||
- release.yaml
|
- release.yaml
|
||||||
- repository.yaml
|
- repository.yaml
|
||||||
|
4
apps/base/temporal/namespace.yaml
Normal file
4
apps/base/temporal/namespace.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: futureporn
|
Loading…
x
Reference in New Issue
Block a user