Initial chart: odoosky-system namespace + local container registry (Distribution v2)
This commit is contained in:
7
templates/namespace.yaml
Normal file
7
templates/namespace.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{ .Values.namespace }}
|
||||
labels:
|
||||
odoosky.io/component: platform
|
||||
app.kubernetes.io/managed-by: {{ .Release.Service }}
|
||||
Reference in New Issue
Block a user