Skip to content

Commit

Permalink
cluster changed to multi-cluster1 and App.js change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Mastropolo authored and Dave Mastropolo committed Apr 29, 2023
1 parent 616b506 commit 6359cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy1_multi-k8s-take2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Get Credentials
uses: google-github-actions/get-gke-credentials@v0
with:
cluster_name: multi-cluster
cluster_name: multi-cluster1
location: us-west2-a

- name: Build
Expand Down
2 changes: 1 addition & 1 deletion client/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function App() {
target="_blank"
rel="noopener noreferrer"
>
k8s-TAKE3 mod with ssl setup 3rd 2nd dev Production br Learn React Fib calculator
k8s-TAKE4 mod with ssl setup 3rd 2nd dev Production br Learn React Fib calculator
</a>
<Link to="/">Home</Link>
<Link to="/otherpage">Other Page</Link>
Expand Down

0 comments on commit 6359cc0

Please sign in to comment.