Skip to content

Commit

Permalink
Update init file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixcell committed Oct 24, 2019
1 parent a146a86 commit 6a55b8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions init/iofog/local-stack.yaml
@@ -1,7 +1,7 @@
---
controlplane:
images:
controller: gcr.io/focal-freedom-236620/controller:1.3.0-rc1
controller: docker.io/iofog/controller:1.3.0-beta
iofoguser:
name: test
surname: local
Expand All @@ -13,9 +13,9 @@ controlplane:
connectors:
- name: local-connector
host: localhost
image: gcr.io/focal-freedom-236620/connector:1.3.0-rc1
image: docker.io/iofog/connector:1.3.0-beta
agents:
- name: local-agent
host: localhost
image: gcr.io/focal-freedom-236620/agent:1.3.0-rc1
image: docker.io/iofog/agent:1.3.0-beta

0 comments on commit 6a55b8a

Please sign in to comment.