dev branch

This commit is contained in:
Michael Thomson
2023-12-07 10:30:55 -05:00
parent 249a2f3279
commit a8407a2b1e
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ spec:
app: transmission app: transmission
spec: spec:
containers: containers:
- image: haugene/transmission-openvpn - image: haugene/transmission-openvpn:dev
name: transmission name: transmission
imagePullPolicy: Always imagePullPolicy: Always
envFrom: envFrom:

View File

@@ -2,7 +2,7 @@ apiVersion: externaldns.k8s.io/v1alpha1
kind: DNSEndpoint kind: DNSEndpoint
metadata: metadata:
name: transmission-test.michaelthomson.dev name: transmission-test.michaelthomson.dev
namespace: jellyfin namespace: transmission
spec: spec:
endpoints: endpoints:
- dnsName: transmission-test.michaelthomson.dev - dnsName: transmission-test.michaelthomson.dev