Merge "Move configmap-promenade-join to the ucp namespace"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: drydock
|
||||
name: ucp
|
||||
spec: {}
|
||||
|
||||
---
|
||||
@@ -10,7 +10,7 @@ apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: promenade-join-sh
|
||||
namespace: drydock
|
||||
namespace: ucp
|
||||
data:
|
||||
join.sh: |-
|
||||
{%- filter indent(4, True) %}
|
||||
|
||||
Reference in New Issue
Block a user