Skip to content

Commit

Permalink
Merge pull request #3636 from KBVE/patch-atomic-kanban-preparing-helm…
Browse files Browse the repository at this point in the history
…-chart-12-26-2024-1735237810

[CI] Merge patch-atomic-kanban-preparing-helm-chart-12-26-2024-1735237810 into dev
  • Loading branch information
h0lybyte authored Dec 26, 2024
2 parents 70dc17a + 0f78e02 commit 0f4d20c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion apps/kbve.com/src/content/journal/12-26.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,14 @@ import { Adsense, Tasks } from '@kbve/astropad';

The plan is to rework the kanban data structure, so that we can expand upon it.
Once the basic saving, loading and notes are done, we can move forward with adding in the AI tools around it.
If everything can get up and running, we can move back around to the AStar pathfinding in unity.
If everything can get up and running, we can move back around to the AStar pathfinding in unity.
Okay the new docker image should start the build and now I am going to update the helm chart.\


- 01:34PM

**GitOps**

We need the unity game also running, so lets go back around and make sure that rareicon game server is up and running.
To get the gameserver up and running, we need to include the repo URL, which is `https://github.com/KBVE/kbve.git` and the branch is `dev`.
Then enable self-healing and add the path, `/migrations/kube/charts/rareicon` and we should have the gameserver up and running for rareicon.
2 changes: 1 addition & 1 deletion migrations/kube/charts/kanban/services/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kanban:
replicaCount: 1
image:
repository: kbve/kanban
tag: 1.02.1
tag: 1.03.1
digest: 'sha256:c002234843480e38de0d9fa6fde5f18a449feea238be757c5afe7cd5bffaecf1'
service:
name: kanban
Expand Down

0 comments on commit 0f4d20c

Please sign in to comment.