We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34087e commit 740ff01Copy full SHA for 740ff01
cluster.toml
@@ -40,6 +40,7 @@ vault = { path = "apps/vault.py" }
40
vault-secrets-operator = { path = "apps/vault_secrets_operator.py" }
41
velero = { path = "apps/velero.py" }
42
43
+create = { git = "https://github.com/ocf/create" }
44
etc = { git = "https://github.com/ocf/etc" }
45
ergo = { git = "https://github.com/ocf/irc" }
46
id6 = { git = "https://github.com/ocf/id6" }
0 commit comments