Skip to content

Instantly share code, notes, and snippets.

@msgongora
Created December 14, 2021 16:58
Show Gist options
  • Select an option

  • Save msgongora/ed494638f8c73b937dfb4ff388d0d788 to your computer and use it in GitHub Desktop.

Select an option

Save msgongora/ed494638f8c73b937dfb4ff388d0d788 to your computer and use it in GitHub Desktop.

Revisions

  1. msgongora created this gist Dec 14, 2021.
    33 changes: 33 additions & 0 deletions iTerm-k8s.lsrules
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,33 @@
    {
    "description" : "",
    "name" : "iterm-k8s",
    "rules" : [
    {
    "action" : "allow",
    "creationDate" : 1639500971.395139,
    "modificationDate" : 1639500971.395139,
    "owner" : "me",
    "process" : "\/Applications\/iTerm.app\/Contents\/MacOS\/iTerm2",
    "remote" : "any",
    "via" : "\/usr\/local\/Cellar\/helm\/3.7.1\/bin\/helm"
    },
    {
    "action" : "allow",
    "creationDate" : 1639498305.9810781,
    "modificationDate" : 1639498305.9810781,
    "owner" : "me",
    "process" : "\/Applications\/iTerm.app\/Contents\/MacOS\/iTerm2",
    "remote" : "any",
    "via" : "\/usr\/local\/Cellar\/stern\/1.20.1\/bin\/stern"
    },
    {
    "action" : "allow",
    "creationDate" : 1639427499.7330251,
    "modificationDate" : 1639427499.7330251,
    "owner" : "me",
    "process" : "\/Applications\/iTerm.app\/Contents\/MacOS\/iTerm2",
    "remote" : "any",
    "via" : "\/usr\/local\/Caskroom\/google-cloud-sdk\/latest\/google-cloud-sdk\/bin\/kubectl.1.21"
    }
    ]
    }