Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webhook-disable.md #5598

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hausmckinney
Copy link
Contributor

Per Customer:
Step 9 is missing the “files” line (I added line 3 to show):

stages:
reconcile:

  • files
    • name: "Redirect registries" - path: /etc/containerd/certs.d/gcr.io/hosts.toml owner: 0 group: 0 permissions: 0644 content: |- server = "https://gcr.io" [host."https://gcr-io-mirror.company.local"] capabilities = ["pull", "resolve"]

Describe the Change

This PR ....

Changed Pages

💻 Add Preview URL for Page

Jira Tickets

🎫 Jira Ticket

Backports

Can this PR be backported?

  • Yes. Remember to add the relevant backport labels to your PR.
  • No. Please leave a short comment below about why this PR cannot be backported.

Per Customer:
Step 9 is missing the “files” line (I added line 3 to show):

stages:
  reconcile:
   - files
      - name: "Redirect registries"
         - path: /etc/containerd/certs.d/gcr.io/hosts.toml
           owner: 0
           group: 0
           permissions: 0644
           content: |-
             server = "https://gcr.io"
             [host."https://gcr-io-mirror.company.local"]
                 capabilities = ["pull", "resolve"]
Copy link

netlify bot commented Jan 30, 2025

Deploy Preview for docs-spectrocloud ready!

Name Link
🔨 Latest commit 347a4ce
🔍 Latest deploy log https://app.netlify.com/sites/docs-spectrocloud/deploys/679b812d21581f000875cab8
😎 Deploy Preview https://deploy-preview-5598--docs-spectrocloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant