You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/h-deploy-airgapped.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Canonical does not prescribe how you should set up your specific air-gapped envi
26
26
## Air-gapped day-to-day example
27
27
28
28
**1.** Exporting K8s Charms and OCI Resources are currently independent processes.
29
-
> Sseveral improvements are planned: [#1](https://warthogs.atlassian.net/browse/PF-5369), [#2](https://warthogs.atlassian.net/browse/PF-5185)
29
+
> Several improvements are planned: [#1](https://warthogs.atlassian.net/browse/PF-5369), [#2](https://warthogs.atlassian.net/browse/PF-5185)
30
30
31
31
**1.1.** Charm. The necessary charm(s) can be exported as bundle OR independently (charm-by-charm). The special store-admin tool is designed to simplify the process. At the moment exporting of Charms and OCI resources are separated, but in the future the `store-admin export`[could](https://documentation.ubuntu.com/snap-store-proxy/en/airgap-charmhub/#export-charms) export all necessary OCI resource(s)) from official CharmHub.
In the tabs at the top of this charm's [CharmHub page](https://charmhub.io/mysql-k8s/), you will find the following automatically generated references:
18
+
19
+
| Page | Description |
20
+
|----------|-------------------|
21
+
|[Integrations](https://charmhub.io/mysql-k8s/integrations)| Integration/relation interfaces supported by this charm |
22
+
|[Configuration](https://charmhub.io/mysql-k8s/configuration)| Configuration parameters specific to this charm |
23
+
|[Actions](https://charmhub.io/mysql-k8s/actions)| Juju actions supported by this charm |
0 commit comments