mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
allow host api in spec and update spec names
This commit is contained in:
@@ -26,16 +26,4 @@ jobs:
|
||||
context: k8-operator
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: infisical/kubernetes-operator:latest
|
||||
|
||||
- uses: actions/setup-go@v2
|
||||
|
||||
- name: Generate YAML for Kubectl
|
||||
run: make dist charts
|
||||
|
||||
- name: Upload CRD manifest
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: dist/install-secrets-operator.yaml
|
||||
tag: ${{ github.ref }}
|
||||
tags: infisical/kubernetes-operator:latest
|
||||
Reference in New Issue
Block a user