Skip to content

Commit

Permalink
added new stores
Browse files Browse the repository at this point in the history
  • Loading branch information
saamalik committed Sep 6, 2023
1 parent e37e9e2 commit 8b83ec6
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
44 changes: 22 additions & 22 deletions edge-stores/edge-stores-east.yaml
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
# #############################################
# # 501
# #############################################
#- name: store-501-pa-phil
# cluster_vip: 10.10.171.171
# cluster_tags:
# - "type: reserve" # drive-thru, reserve,edge_host_uid combo
# - "stage: true"
# - "vm-name: picard-edge-1"
# - "region: east"
# node_pools:
# - name: control-plane
# control_plane: true
# edge_host_uid:
# - "edge-84ce3842ea7bb33f345c5add2c14192f"
# profiles:
# - name: ubuntu-k3s
# tag: 1.25.2
# context: project
# - name: edge-apps-web
# tag: 2.5.0
# context: project
# location:
# latitude: 39.952583
# longitude: -75.165222
- name: store-501-pa-phil
cluster_vip: 10.10.171.171
cluster_tags:
- "type:reserve" # drive-thru, reserve,edge_host_uid combo
- "stage:true"
- "vm-name:edge-store-4"
- "region:east"
node_pools:
- name: control-plane
control_plane: true
edge_host_uid:
- "edge-59d71a421bed182e3ee7215e0558ddc0"
profiles:
- name: ubuntu-k3s
tag: 1.0.0
context: project
# - name: edge-apps-web
# tag: 2.5.0
# context: project
location:
latitude: 39.952583
longitude: -75.165222
##############################################
## 502
##############################################
Expand Down
24 changes: 12 additions & 12 deletions edge-stores/edge-stores-west.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
- name: store-601-wa-seattle
cluster_vip: 10.10.171.176
cluster_tags:
- "type: reserve" # drive-thru, reserve, combo
- "stage: true"
- "vm-name: edge-store-1"
- "region: west"
- "type:reserve" # drive-thru, reserve, combo
- "stage:true"
- "vm-name:edge-store-1"
- "region:west"
node_pools:
- name: control-plane
control_plane: true
Expand All @@ -29,10 +29,10 @@
# - name: store-602-ca-sjc
# cluster_vip: 10.10.171.177
# cluster_tags:
# - "type: reserve" # drive-thru, reserve, combo
# - "stage: true"
# - "vm-name: picard-edge-7"
# - "region: west"
# - "type:reserve" # drive-thru, reserve, combo
# - "stage:true"
# - "vm-name:edge-store-2"
# - "region:west"
# node_pools:
# - name: control-plane
# control_plane: true
Expand All @@ -54,10 +54,10 @@
- name: store-603-nv-las
cluster_vip: 10.10.171.178
cluster_tags:
- "type: reserve" # drive-thru, reserve, combo
- "stage: true"
- "vm-name: edge-store-3"
- "region: west"
- "type:reserve" # drive-thru, reserve, combo
- "stage:true"
- "vm-name:edge-store-3"
- "region:west"
node_pools:
- name: control-plane
control_plane: true
Expand Down

0 comments on commit 8b83ec6

Please sign in to comment.