Rename configmap
This commit is contained in:
parent
3e3a654bab
commit
55374b0598
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
name: taiga-back-configmap
|
name: taiga-configmap
|
||||||
namespace: default
|
namespace: default
|
||||||
data:
|
data:
|
||||||
# These environment variables will be used by taiga-back and taiga-async.
|
# These environment variables will be used by taiga-back and taiga-async.
|
Loading…
Reference in a new issue