mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 16:31:19 -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
|
kind: ServiceAccount
|
||||||
metadata:
|
metadata:
|
||||||
name: issuer
|
name: issuer
|
||||||
|
secrets:
|
||||||
---
|
- name: issuer-token-lmzpj
|
||||||
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Secret
|
|
||||||
metadata:
|
|
||||||
name: issuer-token-lmzpj
|
|
||||||
annotations:
|
|
||||||
kubernetes.io/service-account.name: issuer
|
|
||||||
type: kubernetes.io/service-account-token
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue