Kubernetes Operator that creates Service Endpoints from Secrets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix main branch name

+1 -1
+1 -1
.github/workflows/helm-release.yml
··· 15 15 uses: actions/checkout@v2 16 16 with: 17 17 path: 'src' 18 - ref: 'master' 18 + ref: 'main' 19 19 fetch-depth: 0 20 20 21 21 - name: Checkout