Skip to content

Commit

Permalink
fix aoa domain k3s0 for k3s2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ujstor committed Dec 27, 2024
1 parent 7311203 commit 393db5c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cluster/k3s0-ops/helm/app-of-apps/AppProject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ spec:
# Allow deployment to any namespace
destinations:
- namespace: '*'
server: https://api.k3s3.ujstor.com:6443
- namespace: '*'
server: https://api.k3s2.ujstor.com:6443
server: https://api.k3s2.ujstor.dev:6443
- namespace: '*'
server: https://api.k3s2.ujstor.com:6443
- namespace: '*'
Expand Down

0 comments on commit 393db5c

Please sign in to comment.