Skip to content

Commit

Permalink
Update configmap.yaml.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
lingdie authored May 29, 2024
1 parent a649efc commit ff66404
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
apiVersion: v1
kind: Namespace
metadata:
labels:
app: costcenter-frontend
name: costcenter-frontend
---
apiVersion: v1
kind: ConfigMap
metadata:
name: costcenter-frontend-config
Expand Down

0 comments on commit ff66404

Please sign in to comment.