Rename configmap

This commit is contained in:
erik 2023-08-10 11:38:07 +02:00
parent 3e3a654bab
commit 55374b0598

View file

@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: taiga-back-configmap
name: taiga-configmap
namespace: default
data:
# These environment variables will be used by taiga-back and taiga-async.