Skip to content

Commit

Permalink
Update addons metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
wreis committed Nov 23, 2023
1 parent 99f04b7 commit 4302fce
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions addons.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,10 @@
microk8s-addons:
description: "My awesome demo repository."
addons:
- name: "python-hello-k8s"
description: "Demo addon implemented in python"
version: "1.0.0"
check_status: "deployment.apps/python-demo-nginx"
- name: "jupyterlab"
description: "Jupyterlab Workspace"
version: "0.0.1"
check_status: "statefulset.apps/jupyterlab"
supported_architectures:
- arm64
- amd64

- name: "bash-hello-k8s"
description: "Bash based demo addon"
version: "1.0.0"
check_status: "deployment.apps/bash-demo-nginx"
supported_architectures:
- amd64
- arm64
- s390x

0 comments on commit 4302fce

Please sign in to comment.