Skip to content

Commit

Permalink
vars.yaml added
Browse files Browse the repository at this point in the history
  • Loading branch information
andmat900 committed Oct 15, 2024
1 parent 936f903 commit 9d18141
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 0 additions & 7 deletions manifests/base/executionspace/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: etos-executionspace
data:
PROVIDER_HOSTNAME: http://etos-executionspace
---
apiVersion: apps/v1
kind: Deployment
metadata:
Expand Down
1 change: 1 addition & 0 deletions manifests/base/executionspace/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ resources:
- service.yaml
- deployment.yaml
- role.yaml
- vars.yaml

0 comments on commit 9d18141

Please sign in to comment.