Skip to content

Commit

Permalink
deploy: 916cbc2
Browse files Browse the repository at this point in the history
  • Loading branch information
staceysalamon-aiven committed Oct 17, 2024
1 parent 5bea3c5 commit ce1ddc6
Show file tree
Hide file tree
Showing 61 changed files with 617 additions and 625 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@


<link rel="icon" href="/aiven-operator/assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>Aiven Operator</title>



<link rel="stylesheet" href="/aiven-operator/assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="/aiven-operator/assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="/aiven-operator/assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -494,7 +494,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -1690,7 +1690,7 @@ <h1>404 - Not found</h1>
<script id="__config" type="application/json">{"base": "/aiven-operator/", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "/aiven-operator/assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="/aiven-operator/assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="/aiven-operator/assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/cassandra.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>Cassandra - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -2279,7 +2279,7 @@ <h3 id="spec.userConfig.public_access">public_access<a class="headerlink" href="
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
9 changes: 5 additions & 4 deletions api-reference/clickhouse.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>Clickhouse - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -2129,6 +2129,7 @@ <h2 id="spec.userConfig">userConfig<a class="headerlink" href="#spec.userConfig"
<li><a href="#spec.userConfig.privatelink_access-property" name="spec.userConfig.privatelink_access-property"><code>privatelink_access</code></a> (object). Allow access to selected service components through Privatelink. See below for <a href="#spec.userConfig.privatelink_access">nested schema</a>.</li>
<li><a href="#spec.userConfig.project_to_fork_from-property" name="spec.userConfig.project_to_fork_from-property"><code>project_to_fork_from</code></a> (string, Immutable, Pattern: <code>^[a-z][-a-z0-9]{0,63}$|^$</code>, MaxLength: 63). Name of another project to fork a service from. This has effect only when a new service is being created.</li>
<li><a href="#spec.userConfig.public_access-property" name="spec.userConfig.public_access-property"><code>public_access</code></a> (object). Allow access to selected service ports from the public Internet. See below for <a href="#spec.userConfig.public_access">nested schema</a>.</li>
<li><a href="#spec.userConfig.recovery_basebackup_name-property" name="spec.userConfig.recovery_basebackup_name-property"><code>recovery_basebackup_name</code></a> (string, Pattern: <code>^[a-zA-Z0-9-_:.+]+$</code>, MaxLength: 128). Name of the basebackup to restore in forked service.</li>
<li><a href="#spec.userConfig.service_log-property" name="spec.userConfig.service_log-property"><code>service_log</code></a> (boolean). Store logs for the service so that they are available in the HTTP API and console.</li>
<li><a href="#spec.userConfig.service_to_fork_from-property" name="spec.userConfig.service_to_fork_from-property"><code>service_to_fork_from</code></a> (string, Immutable, Pattern: <code>^[a-z][-a-z0-9]{0,63}$|^$</code>, MaxLength: 64). Name of another service to fork from. This has effect only when a new service is being created.</li>
<li><a href="#spec.userConfig.static_ips-property" name="spec.userConfig.static_ips-property"><code>static_ips</code></a> (boolean). Use static public IP addresses.</li>
Expand Down Expand Up @@ -2276,7 +2277,7 @@ <h3 id="spec.userConfig.public_access">public_access<a class="headerlink" href="
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/clickhousedatabase.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>ClickhouseDatabase - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -1957,7 +1957,7 @@ <h2 id="spec.authSecretRef">authSecretRef<a class="headerlink" href="#spec.authS
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/clickhousegrant.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>ClickhouseGrant - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -2229,7 +2229,7 @@ <h3 id="spec.roleGrants.grantees">grantees<a class="headerlink" href="#spec.role
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/clickhouserole.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>ClickhouseRole - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -1953,7 +1953,7 @@ <h2 id="spec.authSecretRef">authSecretRef<a class="headerlink" href="#spec.authS
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/clickhouseuser.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>ClickhouseUser - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -2032,7 +2032,7 @@ <h2 id="spec.connInfoSecretTarget">connInfoSecretTarget<a class="headerlink" hre
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/connectionpool.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>ConnectionPool - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -2041,7 +2041,7 @@ <h2 id="spec.connInfoSecretTarget">connInfoSecretTarget<a class="headerlink" hre
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
8 changes: 4 additions & 4 deletions api-reference/database.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@


<link rel="icon" href="../assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.35">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.41">



<title>Database - Aiven Operator</title>



<link rel="stylesheet" href="../assets/stylesheets/main.35f28582.min.css">
<link rel="stylesheet" href="../assets/stylesheets/main.0253249f.min.css">


<link rel="stylesheet" href="../assets/stylesheets/palette.06af60db.min.css">
Expand Down Expand Up @@ -507,7 +507,7 @@


<span class="md-ellipsis">
Authenticating
Authentication
</span>


Expand Down Expand Up @@ -1959,7 +1959,7 @@ <h2 id="spec.authSecretRef">authSecretRef<a class="headerlink" href="#spec.authS
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.top", "navigation.footer", "navigation.tabs", "navigation.sections", "content.code.copy", "content.code.annotate", "content.action.view"], "search": "../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>


<script src="../assets/javascripts/bundle.56dfad97.min.js"></script>
<script src="../assets/javascripts/bundle.83f73b43.min.js"></script>


</body>
Expand Down
Loading

0 comments on commit ce1ddc6

Please sign in to comment.