chore: exclude hetzner secret (placeholder) from gitops
This commit is contained in:
parent
0dd6fbf8aa
commit
3fea19977d
2 changed files with 1 additions and 8 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
manifests/cert-manager/secret.yaml
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: hetzner-secret
|
|
||||||
namespace: cert-manager
|
|
||||||
type: Opaque
|
|
||||||
stringData:
|
|
||||||
api-token: PLACEHOLDER
|
|
||||||
Loading…
Add table
Reference in a new issue