mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
bd45075112
commit
4a0b91f737
1 changed files with 2 additions and 10 deletions
|
|
@ -2,13 +2,5 @@ apiVersion: v1
|
|||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: issuer
|
||||
|
||||
---
|
||||
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: issuer-token-lmzpj
|
||||
annotations:
|
||||
kubernetes.io/service-account.name: issuer
|
||||
type: kubernetes.io/service-account-token
|
||||
secrets:
|
||||
- name: issuer-token-lmzpj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue