Skip to content

Commit efba6b9

Browse files
committed
renamed manifests from helm template output
1 parent 900302f commit efba6b9

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: sandbox
22
resources:
3-
- 000-ServiceAccount.yaml
4-
- 030-ConfigMap.yaml
5-
- 040-Deployment.yaml
6-
- 050-Service.yaml
3+
- serviceaccount.yaml
4+
- configmap.yaml
5+
- deployment.yaml
6+
- service.yaml

0 commit comments

Comments
 (0)